[Lazarus] TButtonedEdit

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Feb 11 11:34:08 CET 2010


Andrea Mauri wrote:
> dear all,
> anyone knows if for lazarus there is a component similar to the delphi 
> tbuttonededit?

I seriously doubt it, because there will not be a "native" component like
that on each platform LCL supports.

So your only option is to implement it from scratch using pure Object
Pascal (all custom drawn), or use a external custom drawn GUI toolkit like
fpGUI or MSEgui which probably supports that feature already.



Regards,
  - Graeme -





More information about the Lazarus mailing list