Linked by Joost van der Sluis on Mon 10th Sep 2007 16:03 UTC
Thread beginning with comment 270241
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2007-09-10
Lazarus has years of experience of porting the VCL to GTK. It is suitable enough. The nice part is the ease that people can use the native widgetset (GDI,GTK,Carbon) to improve the (OS specific) behaviour of the app, and mix OS independant with dependant components.
This avoids a bit the "lowest common denomitor" problem that a portable widget set has.