On Aug 17, 2011, at 11:27 AM, Michael Schnell wrote: > On 08/15/2011 06:47 PM, [email protected] wrote: >> >> I've ported the nvidia-widgetset to FPC. > Nice ! >> This widgetset is very light-weight and has an OpenGL backend (easily >> extendible). > Could you elaborate on the common aspects and the differences regarding the > other maybe upcoming OpenGL-based widget that might some time provide > compatibility to Delphi's new "FireMonkey" GUI and would be based on KSDev > GLScene ? Hi Michael,
This widgetset cannot be compared to any "conventional" event-driven widgetset. Instead it's a minimal super lightweight widgetset, which you can easily drop into your OpenGL project. In fact you can easily mix it with another widgetset library. Darius -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
