OpenGL problems - viewports & subwindows

  • Thread starter Thread starter Ahlam
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Ahlam
Messages
1
Reaction score
0
Hello every body;

I was trying to write a text using Bitmap or stroke methods, and it works, but the text is written in the left bottom of the window

so I tried to specify some viewport to write in it; but it still writing in the left bottom of the window ... so I was forced to use subwindows each time I want to write ! which is very nervous actually ... :(


please .. any help ??
 
Physics news on Phys.org
Can you post your drawing routine?