![]() |
|
#15
|
|||
|
|||
Thanks for the pointers. Now I don't have to maximize the window anymore, but I the output is still in a window, not fullscreen. The problem is that putting the line
Code:
viz.windowsize(2560, 1024) Code:
viz.go(viz.STEREO | viz.FULLSCREEN) I have tried repositioning the window so the titlebar will be cut-off by the screen using Code:
viz.windowpos(-2, -30) So it's a dead-end at this point. Is there any other way I can let vizard know what resolution I want to use? edit: Being Dutch I usually have to edit my post again to get rid of all kinds of spelling errors. ![]() Last edited by rdotsch; 09-06-2005 at 02:53 AM. |
|
|