[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Gtk with FreePascal



Arnaud Charlet wrote:
> 
> > Does anyone have tried to use Gtk libs with freepascal ?
> 
> I have no experience with the Pascal binding of Gtk, but an interesting
> alternative would be to switch to Ada and GtkAda, which work very nicely.
> 
> See http://gtkada.eu.org for more details.

Free Pascal works perfectly with GTK, all header files of GLIB, GDK and
GTK have been translated by Peter Vreman (peter@freepascal.org) already
a long time ago. You can do everything that you can do in C, too, even
writing your own GTK widgets.


- Sebastian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]