Re: [wxVTK] WindowRemap not implemented (was Re: Problems on Mac OS 10.5 and wxWidgets 2.8.7)
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2008-08-15 19:58:21
|
Doug is using the Cocoa port. On Fri, Aug 15, 2008 at 9:23 PM, Nigel Nunn <Nig...@au...> wrote: > Hi Doug, > > I've noticed mention of both Carbon and Cocoa. > Which Mac.Mode are you aiming for? > > Nigel > > > > -----Original Message----- > From: wxv...@li... > [mailto:wxv...@li...]On Behalf Of Doug > McCorkle > Sent: Saturday, 16 August 2008 4:36 AM > To: Mathieu Malaterre > Cc: wxVTK Mail List > Subject: Re: [wxVTK] WindowRemap not implemented (was Re: Problems on > Mac OS 10.5 and wxWidgets 2.8.7) > > > > On Aug 15, 2008, at 12:59 PM, Mathieu Malaterre wrote: > >> On Fri, Aug 15, 2008 at 7:49 PM, Doug McCorkle <mc...@ia...> >> wrote: >>> It is aborting before OnPaint is being called: >> >> where exactly ? Can you run gdb and send me the backtrace (bt >> command). >> > No need to do that since the abort is in the Render function as noted > below. > >>> leonidas:build mccdo$ ./wxImagePlaneWidget.app/Contents/MacOS/ >>> wxImagePlaneWidget >>> ERROR: In /Volumes/data/VE_Suite_Deps/VTK_new/VTK/IO/ >>> vtkVolume16Reader.cxx, line 355 >>> vtkVolume16Reader (0x356ffb0): Can't find file: ../../../../VTKData/ >>> Data/headsq/quarter.1 >>> >>> going to abort >>> >>> I am not worried about the VTK data stuff for now. I can download and >>> get that working later. >> >> sure. Then do not use an example that required VTKData. Instead use >> wxSample. >> >>> What would you like to try next? >> >> Try wxSample and tell me if you can see the Cone. As shown in the >> picture (scroll down): > > No cone: > > leonidas:build mccdo$ ./wxSample.app/Contents/MacOS/wxSample > 2008-08-15 13:35:20.399 wxSample[50085:10b] *** -[NSHIObject > userSpaceScaleFactor]: unrecognized selector sent to instance 0x3560300 > 2008-08-15 13:35:20.401 wxSample[50085:10b] HIToolbox: ignoring > exception '*** -[NSHIObject userSpaceScaleFactor]: unrecognized > selector sent to instance 0x3560300' that raised inside Carbon event > dispatch > > Doug > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > > ------------------------------------------------------------------------------------- > Follow our Beijing success - www.ausport.gov.au/media > > This message is intended for the addressee named and may contain confidential and privileged information. If you are not the intended recipient please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you receive this message in error, please delete it and notify the sender. > ------------------------------------------------------------------------------------- > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > -- Mathieu |