On Mon, Jun 1, 2009 at 3:59 PM, Jean Christophe Andr? <jean-christophe.andre at auf.org> wrote: > Nguyen Vu Hung a ?crit : >> Em ?ang ti?m 1 platform-independent framework giu?p pha?t tri??n m??t ph??n >> m??m giao di??n ??? ho?a co? th?? compile va? cha?y tr?n nhi??u platform >> kha?c nhau (Windows, Linux, Mac) thi? n?n du?ng ca?i na?o nhi?? >> > A bunch of languages can be used on these OS (eg C/C++) and some even > without the need to be compiled (so they are more platform independent, > eg Python). But if you are looking for a common graphic platform then > choices will me much more limited. > > Personally I only know about 3 well-known and commonly used: > - GTK+ http://www.gtk.org/ (no, it's not GNOME, it's its graphic library > part) > - QT http://www.qtsoftware.com/ (no it's not KDE, it's its graphic > library part)
I really mean light-weight. I don't use Qt4 for a long time but as far as I can recall, Qt3 is not lite of any mean. Any objection? > - wxWidgets http://www.wxwidgets.org/ Thanks for reminding this software. Yes, I've heard of it and I think it is the time to make use of the lib again. > All 3 of them have Python (and other languages) bindings. When I wrote the OP, I was just thinking of native C++ but of course, Python is a good choice. Thanks for the hint! -- Best Regards, Nguyen Hung Vu [aka: NVH] ( in Vietnamese: Nguy?n V? H?ng ) vuhung16plus{[email protected] , YIM: vuhung16 , Skype: vuhung16dg A brief profile: http://www.hn.is.uec.ac.jp/~vuhung/Nguyen.Vu.Hung.html
