<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi there,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am newbie in VTK programming :-)</FONT></DIV>
<DIV><FONT face=Arial size=2>I try to run my application in fullscreen modus. 
For this i use the command:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><FONT size=+0>vtkRenderWindow *renWin = 
vtkRenderWindow::New()</FONT>;</FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><FONT 
size=+0>renWin-&gt;SetFullScreen(1);</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>It aligns my application to fullscreen, but the 
windows taskline is still visible. (Maybe) Due to this my Nvidia Quad 4500 FX 
Graphics doesnt </FONT><FONT face=Arial size=2>recognize that it is 
fullscreenmodus and doesnt display stereo modus. Other programs are running fine 
in stereo with my Graphic-Card.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Has anybody a solution for this "simple" 
problem?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Cheers Bora</FONT></DIV></FONT></DIV></BODY></HTML>