fpc team , they should take msegui as a default gui for fpc . (they made a mistak by not doing this ) lazarus is really slow and especially with gtk . lazarus LCL trying to be native look and feel for all platforms . i think its not a wise decision since they will be always dependent on the system base GUI , and make alot of layers which slowing down the performance .
Msegui emulate the gui by talking directly to the OS rendering API . which make it much much faster . thats way i use it just look at wxwidgets and Qt . wxwidgets follow the native look and feel philosophy while Qt emulate the GUI . the result is Qt is much popular than wx. ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

