From: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - 2008-11-05 09:00:53
|
On Tue, 04 Nov 2008 23:01:15 +0000, Alex Tweedly <al...@tw...> wrote: > I'd use the layout editor in preference to the resource editor. It was > intended to be a replacement for the older (single-component) version, > and as far as I know has no significant problems that would require you > to use the older version. There may be issues with component order on > the Mac, but I think they were all resolved. Fair enough....I've got into a routine of copying existing projects, altering the GUI in the resource editor and then changing the behaviour in the code editor. I really should take a look at the layout editor one of these days. > A couple of years ago, I made a switch from PC to Mac, which was > absolutely disastrous for Python use, so I never did get Python + wx + > Pythoncard to all work adequately, and was effectively unable to do any > Pythoncard work for quite a long time. My target platform is Windows and I'm building .EXEs, so my Mac doesn't get used much with PythonCard other than trying to duplicate platform-specific issues that others have discovered on this list. There are still problems (like the CoreGraphics single device context limit in wxPython 2.8.x) and it doesn't look like the GTK platforms are smooth-sailing either. -- XXXXXXXXXXX |