On 29/8/10 10:17, Peter E Williams wrote:
On Sun, 29 Aug 2010 10:41:53 +0300, Ido wrote:
From: ik<ido...@gmail.com>

Hi,

I've created this component. You can find it at:
http://github.com/ik5/linesip-components/blob/master/buttons/untbuttonlist.pas

Ido
http://ik.homelinux.org/


Thanks, Ido, I will use your unit. It saves me from reinventing
it. :-)))

Regards,
        PEW  ;-)))
Hobart, Tasmania, Australia

Ido's custom written component is definitely the way to go.

I found that to get it to compile under Windows I had to change two identifiers on lines 179 and 180 of his unit from

 GetControlClassDefaultSize.X  ....Y

to
 GetCOntrolClassDefaultSize.cX .....cY

Howard

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

Reply via email to