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 -


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

Reply via email to