Alexander Pilipovsky wrote:
May be, it's not a "only Gentoo" question, but I want to write and start
applications under Gentoo and Windows. I saw Tcl/Tk library in work (as
example OOMMF: http://math.nist.gov/oommf/, but it, sometimes, unstable
under Windows XP). And it did not like me to look of buttons, lists etc.
Other way I saw in using wxPython (http://www.wxpython.org/) or
wxWidgets (http://www.wxwidgets.org/). I want to have as little as
possible differences in GUI of my program when it starts under GNOME,
KDE or Windows. May be some other libraries for crossplatform
development are exists.

What library better for unification of application look and developing?

I also recommend Qt (version 4) because it looks native on Windows and Mac OS X too. Qt is C++ but it has Python, C and Java bindings too so you can develop in Python for example but still have a native KDE/Windows/OS X look&feel.


Reply via email to