updated README

git-svn-id: trunk@4570 -
This commit is contained in:
mattias 2003-09-05 19:33:50 +00:00
parent 8bf8601482
commit 0707ddae9f

View File

@ -1,7 +1,7 @@
The gtk2 interface for lazarus
==============================
The gtk2 interface for lazarus is a descendent of the gtk interface. It is not
The gtk2 interface for lazarus is a descendant of the gtk interface. It is not
yet complete. For those who want to help us here are some hints:
1. The gtk2 interface needs the gtk2 bindings 'gtk2forpascal' from
@ -30,11 +30,11 @@ interface and to store all configuration steps. Open the project inspector and
add 'GTK2Interface' as required package to the project.
Then open the compiler options and set as widget type 'gtk2'.
When you compile your program, the IDE will automatically compile the
bindings and the gtk2 interface.
There is a compilation bug. The compiler needs a lot of mem and does not create
interfaces.ppu.
When you save the project, the IDE will remember the above steps, so you have
to the above steps only once.