[vtkusers] Update the render window
Zhu Yong
yong_zhy at hotmail.com
Tue Jan 13 21:41:13 EST 2004
Thanks,
I solve the problem by send a WM_PAINT message to the render window.
Thank you very much!
>From: Zhizhong Zhang <yalang at yahoo.com>
>To: Zhu Yong <yong_zhy at hotmail.com>, vtkusers at vtk.org
>Subject: Re: [vtkusers] Update the render window
>Date: Tue, 13 Jan 2004 12:27:09 -0800 (PST)
>
>you need to send out a message to the right window and tell it to update
>the window. Your assertion that only WM_TIMER is handled is incorrect. In
>fact, all the messages in the switch block are handled, the same way(that's
>why the right window is updated when you click in it). You can look up
>SendMessage to figure out how to send a message.
>
_________________________________________________________________
Get 10mb of inbox space with MSN Hotmail Extra Storage
http://join.msn.com/?pgmarket=en-sg
More information about the vtkusers
mailing list