Re: [wxVTK] Problems on Mac OS 10.5 and wxWidgets 2.8.7
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2008-08-09 07:37:00
|
Hi Doug, A couple of question first: 1. Did you get the examples working (from wxVTK dist) ? 2. did you try any other wx version working ? 3. You are using Cocoa apparently, did you build VTK with cocoa on ? Sorry if those are dumb questions, but I need to know those kind of things first. Thanks -Mathieu On Sat, Aug 9, 2008 at 4:21 AM, Doug McCorkle <mc...@ia...> wrote: > Hello, > > I have an application that is built on Mac OS 10.5 with wxWidgets > 2.8.7 and VTK 5.2. When the wxVTK windows are created I get this error: > > 2008-08-08 21:15:48.815 FinanceViewer[1323:10b] *** -[NSHIObject > userSpaceScaleFactor]: unrecognized selector sent to instance 0x329e3c0 > 2008-08-08 21:15:48.817 FinanceViewer[1323:10b] HIToolbox: ignoring > exception '*** -[NSHIObject userSpaceScaleFactor]: unrecognized > selector sent to instance 0x329e3c0' that raised inside Carbon event > dispatch > 2008-08-08 21:16:43.929 FinanceViewer[1323:10b] *** -[NSHIObject > userSpaceScaleFactor]: unrecognized selector sent to instance 0x32b1710 > 2008-08-08 21:16:43.930 FinanceViewer[1323:10b] HIToolbox: ignoring > exception '*** -[NSHIObject userSpaceScaleFactor]: unrecognized > selector sent to instance 0x32b1710' that raised inside Carbon event > dispatch > > And the windows do not render properly. Any suggestions on what to do > to debug the problem? Is anyone successfully using wxVTK with a > similar software configuration? Also, I am using the latest released > version of wxVTK. Thanks for the help. > > 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 > -- Mathieu |