Wich cross platform gui is more oriented to web 2.0? If I modify my clipper application for running in gui at least I want have also little web version
GTK+ is a highly usable, feature rich toolkit for creating graphical user interfaces which boasts cross platform compatibility and an easy to use API. GTK+ it is written in C, but has bindings <http://www.gtk.org/language-bindings.html> to many other popular programming languages such as C++, Python and C# among others. GTK+ is licensed under the GNU LGPL 2.1 <http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html> allowing development of both free and proprietary software with GTK+ without any license fees or royalties. Here sample of screenshot http://www.gtk.org/screenshots.html wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike other cross-platform toolkits, wxWidgets applications look and feel native. This is because wxWidgets uses the platform's own native controls rather than emulating them. It's also extensive, free, open-source, and mature. Here sample screenshot http://www.wxwidgets.org/about/screensh.htm Trixul is an XML and JavaScript GUI toolkit that supports MacOS X, Linux, and Windows environments directly via Cocoa, Gtk+, and .NET native implementations. JavaScript code can call C++ directly.. Trixul development is managed at Source Forge. Click here <http://sourceforge.net/projects/trixul> to visit the Source Forge page. Developers are currently being sought to take Trixul from its current form into something that can be used for large-scale development. A blog <http://www.trixul.com/blog/> chronicles the early development of Trixul. Anyone can share experiences with this guit Trixul ise XML similar to hwgui HbWxW - A Multiplatform GUI Library for Harbou http://harbour.fm.interia.pl/ Hwgui use win32 api and gtk for linux http://sourceforge.net/projects/hwgui/ xbGTK seem inactive from same year i http://xbgtk.sourceforge.net/index.php?TITLE=Home <http://xbgtk.sourceforge.net/index.php?TITLE=Home> Massimo Belgrano <mailto:[EMAIL PROTECTED]>
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
