From: Roger B. <ro...@ro...> - 2003-03-23 09:04:40
|
> true. I guess there's some platform specific test we can use to return > true/false accordingly. I'll add a 'capability' test in instead and the innards of that will match against the various platforms. I personally only have Windows and Linux available which makes it hard to figure out where issues are. > Also, the application window is 1/2 inch square and has to be resized. > This happens with the Hello sample, so I assume it has something to do > with the Mac OS X implementation of wxPython (setting the default > window size). At some point I'll set a non-default size, probably remembering in the config what the previous size was. Roger |