[vtkusers] fullscreen mode problem

Dimitar Pashov dimitar.pashov at kcl.ac.uk
Sat Mar 19 13:15:10 EDT 2016


Dear folks,

Could you please tell me if I am doing something wrong or if there is a bug in 
the fullscreen mode. The attached code adds a keypress event callback to the 
interactor in the fullscreen example online. Going to fs (by pressing 'space')  
makes the window ignore mouse input but still responds to keyboard (q closes 
it etc.. space toggles normal mode). Toggling normal mode however, opens 
another window, the same size as the original, which shows the scene and 
performs operations taken from the input (mouse and kbd) given to the original 
window. The original window on the other hand either shows a static frame or 
nothing. Repeating the activity does more open any more windows, just keeps 
these 2.

I used v7.0 on current archlinux and got a report for the same behaviour with 
v6.3 on recent fedora.

Thanks,
Dimitar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeLists.txt
Type: text/x-cmake
Size: 307 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160319/6b411162/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FullScreen.cxx
Type: text/x-c++src
Size: 1912 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160319/6b411162/attachment.cxx>


More information about the vtkusers mailing list