From: Phil E. <ph...@li...> - 2005-03-31 21:15:03
|
On Tue, 2005-03-29 at 23:56, bra...@om... wrote: > Another thing I like is that PythonCard wraps a lot of wxPython stuff > that I'm not ready to take on yet, but still allows me to use wxPython > in small > ways when I need to. In that respect, I think of PythonCard as > wxTrainingWheels. This, in my humble opinion, sums up nicely the greatest strength of PythonCard in its current form. > For the 1.0 release, I vote for sticking closely to the .81 release > but fixing some > of the Resource Editor glitches. It would be nice to have new features > but stability Likewise. The only things which really spring to mind in the current release are: 1. nailing the window geometry differences between Windows, Linux and MacOS 2. there's a problem with radiogroup components not displaying properly in either the resource editor or the running application 3. list components can't be selected in the resource editor 4. button dragging doesn't work in the resource editor My usual working environment is such that I tend to code/test on both Linux and Windows at the same time, so 1, 3 and 4 don't bother me too much - anything which I can't do on Linux I do under Windows instead. Item 2 could do with being fixed though. Could someone else using Linux try a radiogroup component in the resource editor and see what happens with both horizontal and vertical orientation? -- Regards Phil Edwards Brighton, UK |