On 2 June 2010 15:55, Paul Ishenin wrote: > > Personally I have nothing againts. But first someone needs to remove the > gtk1 code from the gtk2 interface.
Nope, I see it as follows: * First remove GTK1 from all widgetset lists in the IDE. * Remove GTK1 unit/include paths information from CodeTools * Then remove all IFDEF GTK1 etc code from GTK2 widgetset units. * Then copy all gtk1 units used for GTK2 into GTK2 directory. * Then remove all GTK1 only units and directory. * Then clean-up GTK2 units further or restructure the code completely. The first point is rather important for now - simply because GTK1 is always in a "cannot compile" state. The other options (except for the last one) doesn't seem that difficult - as Dmitry suggested as well. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
