On Dec 16, 2008, at 10:04 AM, MB Software Solutions General Account
wrote:
>> Imagine creating x-plat apps from the start, without the need to
>> force others to port. Ported apps never work or look as good as
>> native
>> apps.
>
> ...and for those who haven't seen Ed's Dabo demos, they really are
> great
> in that they look the same in the native OS and the other non-native
> OSes.
What do you mean by a non-native OS?
Dabo uses wxPython, which uses each platform's native API for
creating controls. A button on Windows doesn't *look* like a standard
Windows button; it *is* a standard Windows button, so it will look
correct when run on Win2K, WinXP or Vista. If you then run it on
Linux, it will be a standard Gtk button, using whatever UI theme the
user has set. Mac buttons are Mac buttons. IOW, they are *always*
native.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.