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-25 00:04:46
|
On Fri, Aug 15, 2008 at 12:04 AM, Doug McCorkle <mc...@ia...> wrote: > And I see two windows which does not seem correct. I mean it's not too bad, at least for the second one. That means we are very close to something working. For window #1, I would try to interact with the screen anyway to see if we are missing a refresh or something (OnSize maybe?) For window#2 you can simply not see the data, since you do not have VTKData and/or setup VTK_DATA_ROOT properly. -- Mathieu |