Ed Leafe wrote:
On Jan 4, 2006, at 9:56 PM, Carl Karsten wrote:

I have pretty much stopped work on the VFP one because I was putting more work into working around VFPisms (like you can't .SetFocus() a lable) than actualy making it do something functional.


Why would you set focus to a label? What GUI allows labels to get focus?

IDE - design time - so you can change its props.


How are things in the Python world? How often do you find yourself having to work around something that you hope will be addressed in the next major release?


Not in Python per se, but in the UI toolkit we use (wxPython, which is a wrapper around the C++ wxWidgets toolkit). There are some platform-specific problems in one release that get fixed in the next, but nothing that I would consider a show-stopper. wxWidgets has been around for a decade now.

I figured as much.

^C

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to