On Oct 13, 2006, at 2:40 PM, Bill Anderson wrote:
This forces the action to be the same across platforms, if I'm reading this right... Perhaps that could be interpreted as a good thing, but I'd like the option to display the common terminology for that particular platform -- sorta like the Exit/Windows vs. Quit/Mac, etc... (rambling)
This is actually "beyond our control", as it is the way that the UI toolkit, wxPython, works. It handles each platform independently by calling each API behind the scenes; all we can do is write to the wxPython API.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
