Re: [wxVTK] wxVTK in wxNoteBook
Brought to you by:
malat
From: ABE H. <ha...@gm...> - 2009-04-27 22:21:35
|
Hi, Kerry and Mathieu and all, thank you for your comments. Regarding Mathieu's commented on the port, my VTK port is MacOSX Carbon. Because I thought I should use the same carbon version with my port of wxWidgets/VTK. Had I better to use Cocoa versiion? On 2009/04/28, at 1:22, Kerry Loux wrote: > page. I'm running WinXP, so perhaps it is a platform-dependant > issue? I'm not updating my images at anything close to "real- > time," so perhaps this has something to do with it, too. Can you > supress the call to render the hidden pages until they are no > longer hidden? > My application is planed to 'record' the 3D view images while the simulation time marches so the hidden windows also must be updated. So I cannot stop rendering the hidden pages. If there is an Off- Screen mode, I would like to use it. As I mentioned in my previous mail, once I make the all pages visible before rendering, the problem is never occurred. So I think some necessary methods might be missed to fit the VTK view to the page's wxPanel or so, which is automatically invoked when visible. I am trying to debug and catch an event to pop up the 'bare' window but very difficult for me so far. I hope I could inform you my situation properly. Regards, ABE Hiroshi from Tokorozawa, JAPAN |