Re: [Gtk2forpascal-devel] GTK 2.4
Brought to you by:
mgaertner
From: Olaf L. <le...@ne...> - 2004-03-10 13:01:37
|
Hello again! I forgot to mention something... The gtk2 unit, as it is in cvs doesn't link to gtk 2.2 (and older) any more. To change this I comment line 29 in gtk2.pas. 29: {$DEFINE USE_GTK_2_4} { compile with the new gtk-2.4 widgets } Then the new functions aren't used when compiling the unit. Ciao, Olaf |