Am 25.02.2015 11:35 schrieb "Graeme Geldenhuys" < [email protected]>: > > On 2015-02-25 09:53, Michael Schnell wrote: > > While (AFAIK, not having watched, yet) in Delphi XE this is only > > possible with FireMonkey > > Correct, the Delphi video was just for the FireMonkey toolkit - hence my > comment if LCL is only meant for desktop development (like VCL). I don't > know what LCL is targeting these days... still only VCL compatibility, > or slowly moving towards FMX compatibility. > > Is the LCL-CustomDrawn widgetset maybe meant as the target for FMX > compatibility?
Delphi's VCL was not portable to anything else than Windows, which is why Embarcadero added FireMonkey. The LCL however /is/ portable so we don't need FM and can instead improve the LCL to handle this better including native look and feel. Regards, Sven
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
