On 2013-03-18 21:59, Juha Manninen wrote:
> The Panel solution from Mattias
> does not require widgetset code .

Correct, but you might find problems with the Lazarus Forms Designer.

tiOPF's custom components are all "composite components" (panel holding
other components in place), but Lazarus IDE had a nightmare with them,
and it was easy to crash the IDE. Things like the embedded components
could be moved and resized when they shouldn't, embedded components
could be deleted etc. Those same tiOPF components worked perfectly under
the Delphi Forms Designer. To be fair, I last looked at those composite
components under Lazarus Form Designer in the 0.9.30 days (and gave up
due to all the Form Designer bugs), so don't know if the designer has
improved since then.


Regards,
  - Graeme -


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to