Graeme Geldenhuys schrieb:

If you want just an edit with two buttons, descend from
TCustomControl and create the edit and speedbuttons in its constructor.

Composite components only work up to a point, and Lazarus was never very
good with composite components.

I found frames working quite well. There exist some problems with event handlers and inheritance, but these may have been cured already. The refactored layout management also may have increased the stability of such composite components.

DoDi


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

Reply via email to