[fpc-pascal]GTk+ example code?

Johann Glaser Johann.Glaser at gmx.at
Sun Oct 15 23:50:58 CEST 2000


Hi!

> I need some examples on how to usw Gtk+ Widgets in FreePascal. Currently I'm
> interested in how to add text lines to a text field.
> 
> is there a freepascal documentation with examples for this topic?

I wrote a small FPC OOP Wrapper to Gtk+. You can find a downloadable
file at http://stud3.tuwien.ac.at/~e9825761/gtkpas.tar.gz

There are some examples in.

If you don't like to use this OOP Wrapper, you can look at
http://www.gtk.org/tutorial/ There is a tutorial for GTK+. You can use
nearly every example code there in Pascal too (when thinking of the
pascal syntax. :-) ).

Bye
  Hansi

-- 
Johann Glaser           <Johann.Glaser at gmx.at>
       Vienna University of Technology
            Electrical Engineering 
http://stud3.tuwien.ac.at/~e9825761/index.html




More information about the fpc-pascal mailing list