On Sun, 17 Dec 2006 09:37:04 +0100, [EMAIL PROTECTED] (Luc Heinrich) wrote: >Crossplatform toolkits/frameworks suck. All of them. No exception. If >you want your app to look *AND* feel great on all platform, abstract the >core of your application and embed it in platform native GUI code.
+1. Applications beyond very basic GUI's are better off rewriting the GUI for each application, while keeping the business logic separate. Even something as basic as QuickTime sucks on Windows. I'd be curious to see the source code to Skype: I just installed the Linux version, and it looks very nice. Maybe it was recompiled with Kylix. -- http://mail.python.org/mailman/listinfo/python-list