On 7 March 2010 13:09, Hans-Peter Diettrich <[email protected]> wrote: > > Can you suggest another interface, that better fits the various widgetset > APIs?
Maybe take a look at a widgetset that was designed from the start to be cross platform enabled. There are many to choose from. Don't base you interface on a very Windows specific widgetset like VCL or the Win32 API. And just to be clear, when I say "interface" I mean the glue code between the LCL and backend widgetset (gtk, qt, cocoa, fpgui). As far as I understand, the initial Lazarus developers had all intention in designing a cross-platform LCL from the start, so common sense should have prevailed. So where did they go wrong and decided to re-implement the Win32 API and force that upon all other widgetsets? -- 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
