Intresting Good look for application (particularly to be multiplatform) FOX looks much like Windows FOX stands for Free Objects for X. It is a C++ based class library for building GUI. , developed for LINUX, but completely platform independent, One of sample is adie a text editor written using the FOX Toolki
Have you worked with harbour? Do you know if exist a language binding for harbour From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alejandro de Garate Sent: Thursday, November 06, 2008 4:15 PM To: [email protected] Subject: [Harbour] multiplatform GUI Some time ago I made some basic test using the FOX toolkit and BCC 551 on win 98 /2000, the same code with GCC and DEBIAN and it works quite well. The library is wrote in C++, all the source code is provided (GPL) and not require additional headers or libraries. I never have time to investigate in depth but if someone want to give a look go to www.fox-toolkit.org Alejandro ________________________________________ Get news, entertainment and everything you care about at Live.com. Check it out! _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
