[Lazarus] Suggestion again: remove GTK1 from IDE and LCL

Graeme Geldenhuys graemeg.lists at gmail.com
Wed Jun 2 16:13:26 CEST 2010


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/




More information about the Lazarus mailing list