On Tue, Sep 05, 2000 at 09:26:54PM +0000, Menno Schaap wrote:
Check the Lazarus and fpgui/fpgfx widget sets for FPC.
They are more or less what you want to do, (independant library to qt, gtk, some also xlib and win32 GDI) and maybe you can convert them to GPC objects style.
Thanks, looks good. But for me it is no problem to write in another language then Pascal since the graphical layer is written as a sub-layer.
www.freepascal.org/fpgui www.freepascal.org/lazarus
Personally, I think that you'll have to switch to GTK because of the reason nearly everybody uses GTK: because of the license of QT (not free!)
Maybe, but it is for a company. And I think it is no problem for them to pay. It will be non open source, non-free software. Do you know how this works in according with GCC, GPC an GTK+ (GPL?).
I'd just like to add that Qt is, as you've probably seen on slashdot, now available under a free (GPL) license for developing free software. For developing non-open-source software you have to pay for a Unix license, however.