From: Terry M. <ter...@gl...> - 2008-04-01 20:03:20
|
Alex Tweedly wrote: > Aaron Stevens wrote: >> Hi Guys, >> >> So I've been toying around with Layout Editor on Mac, and came across >> some weird behavior. I made a "big" window (800 X 600), and I cannot >> see all of it in layout editor on Mac. When I open the same .rsrc.py >> file in Layout Editor on windows, it looks like. Here are sample >> screen shots of each: >> >> Layout Editor on MAC: http://www.cs.bu.edu/courses/cs108/examples/ >> pc-mac.png >> Layout Editor on Windows XP: http://www.cs.bu.edu/courses/cs108/ >> examples/pc-win.png >> >> AND: when I actually run the application on Mac, it looks fine. This >> problem is only in Layout Editor/design time. Any ideas? > Haven't seen anything like that. Could you send the .rsrc.py file ? > And > version info (Pythoncard, wxPython, wx, OSX) - either direct to me > or to > the list (if you send it direct - please put 'Pythoncard' in the > Subject > line :-) I'm having exactly the same problem as Aaron (in both the Layout Editor and the Resource Editor), using OSX 10.4.11, with: Python 2.5.1 wxPython 2.8 PythonCard 0.8.2 Be glad to send my .rsrc.py file as well if it would be of any help. But I think the problem may be broader than this: when I open the sample app Widgets' .rsrc.py file in Resource Editor, I see only two widgets (chkToggleButton and it's associated StaticText, labelToggleButton), and the Property Editor window shows only these two and one more, labelBitmapCanvas. (I just downloaded fresh copies of both the Resource Editor and Widgets, btw, to be sure I hadn't screwed anything up in playing around with PythonCard ;) Terry Maloney |