Re: [wxVTK] wxVTK in wxNoteBook
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2009-04-29 19:54:37
|
If this can help there is a wxVTKNotebook.cxx in wxVTK/Sample HTH On Wed, Apr 29, 2009 at 6:31 PM, Kerry Loux <lo...@gm...> wrote: > Hello Robbie, > > If you send a minimal example that exhibits the problems your seeing, I'd be > happy to take a look. > > -Kerry > > On Wed, Apr 29, 2009 at 11:50 AM, Robbie Jaeger <rj...@gm...> wrote: >> >> Hello, >> >> If you switch tabs in the notebook, can you see the different models? I'm >> using a wxNotebook to do what you describe but I cannot get the wxVTK >> renderwindows to show on the layers underneath the last page. >> >> I'm also on wxMac 2.8.9, wxVTK CVS, Carbon, OS X 10.5.6. >> >> Robbie >> >> On Wed, Apr 29, 2009 at 3:51 AM, ABE Hiroshi <ha...@gm...> wrote: >>> >>> Thank you Kerry, >>> >>> I will put my code into Windows and see what happens. >>> >>> Of course I would appreciate any suggestions from authorities of wxVTK. >>> >>> Best, >>> >>> On 2009/04/28, at 22:26, Kerry Loux wrote: >>> >>> > Ahh, so you have hidden renderwindows that are created hidden and >>> > have never been visible? This is different from my application - I >>> > never have a renderwindow that is created hidden. It does sound >>> > like you might be on to something thinking that this is the cause >>> > of the problem, although I can't see any obvious calls that are >>> > made (in my code) just because a window becomes visible. Maybe >>> > it's burried in the wx or VTK code? Offscreen rendering with VTK >>> > has been done, but I've never tried it myself and some quick >>> > googling suggests that it's not very straight-forward (and may no- >>> > longer be supported?). >>> > >>> > Sorry I can't be of more help. >>> > >>> > -Kerry >>> [snip] >>> >>> ABE Hiroshi >>> from Tokorozawa, JAPAN >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Register Now & Save for Velocity, the Web Performance & Operations >>> Conference from O'Reilly Media. Velocity features a full day of >>> expert-led, hands-on workshops and two days of sessions from industry >>> leaders in dedicated Performance & Operations tracks. Use code vel09scf >>> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf >>> _______________________________________________ >>> Wxvtk-users mailing list >>> Wxv...@li... >>> https://lists.sourceforge.net/lists/listinfo/wxvtk-users >> >> >> >> ------------------------------------------------------------------------------ >> Register Now & Save for Velocity, the Web Performance & Operations >> Conference from O'Reilly Media. Velocity features a full day of >> expert-led, hands-on workshops and two days of sessions from industry >> leaders in dedicated Performance & Operations tracks. Use code vel09scf >> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf >> _______________________________________________ >> Wxvtk-users mailing list >> Wxv...@li... >> https://lists.sourceforge.net/lists/listinfo/wxvtk-users >> > > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > > -- Mathieu |