[vtkusers] Fullscreen Modus in VTK?

Bora Ekmekci bora.ekmekci at canterbury.ac.nz
Wed Mar 22 00:00:26 EST 2006


Hi there,

I am newbie in VTK programming :-)
I try to run my application in fullscreen modus. For this i use the command:

vtkRenderWindow *renWin = vtkRenderWindow::New();
renWin->SetFullScreen(1);

It aligns my application to fullscreen, but the windows taskline is still visible. (Maybe) Due to this my Nvidia Quad 4500 FX Graphics doesnt recognize that it is fullscreenmodus and doesnt display stereo modus. Other programs are running fine in stereo with my Graphic-Card.

Has anybody a solution for this "simple" problem?

Cheers Bora
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060322/9fab47d4/attachment.htm>


More information about the vtkusers mailing list