PDA

View Full Version : OpenGL problems - viewports & subwindows


Ahlam
Apr27-11, 09:17 AM
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 ??

computerex
May2-11, 05:58 PM
Can you post your drawing routine?