[fpc-pascal]How to write GUI programs?

Christophe cespern at free.fr
Wed Sep 11 12:59:24 CEST 2002


Hello Rainer

You can take a look to GTKPas which is a object encapsulation of the GTK API
functions available in FPC. It's more easy to write GUI app with it and your
code will be shorter and cleaner.

http://gtkpas.sourceforge.net

Note to all  :

I'm thinking of doing the same thing as GTkPas but for GTK2forPascal, the
wrapper for GTK2 available at SourceForge and maintained by Mattias
Gaertner. I would like to write a tool which takes all the external
functions and encapsulate them in object structure. Does someone work on a
similar project ?  Does someone is interested to help ?

Cheers,

Christophe





More information about the fpc-pascal mailing list