[vtkusers] Making small vtkRenderWindows

Gopalakrishnan, Gowri Gowri.Gopalakrishnan at inteq.com
Fri Oct 19 03:58:12 EDT 2001


Why dont you create your own window and pass the hwnd using 
renwin -> SetParentId(hwnd);

Warning: If you create your own window VTK manages to do mouse interaction
but not the key board interaction. You would need to use winproc for that.

Gowri


-----Original Message-----
From: Erik Sobel [mailto:erik.sobel at alphatech.com]
Sent: Thursday, October 18, 2001 8:00 PM
To: vtkusers at public.kitware.com
Subject: [vtkusers] Making small vtkRenderWindows


I would like to make a small render window (50 x 50) but under Win32 the 
window always has a title bar with close box etc which prevents the window 
from getting smaller than 104 pixels horizontal.  Is there anyway to get 
rid of the title bar so the window can be made smaller?

-Thanks,
Erik
esobel at alphatech.com

_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers



More information about the vtkusers mailing list