On 2012-12-05 15:00, michael.vancann...@wisa.be wrote:
>>
>> Afaik TImageList have width and height properties. Set them to 24 and it will
>> be ok.
> 
> Correct.

OK, so I set the Width and Height of ImageList, and re-added all my
24x24 images.

I then set the Toolbar.Images to point to my ImageList. My existing
toolbar buttons did not adjust to the size of the now known 24x24 images
in the imagelist. Also the ToolbarButton.AutoSize property still does
nothing.

Plus, if ToolbarButton.AutoSize = False, and I try and change the
ToolbarButton.Height property manually to say 26 (to fit my 24px
images), it just jumps back to 22 as soon as I hit Enter!! So I still
can't adjust the size of by toolbar buttons. :-(  Can it really be this
hard?


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/


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

Reply via email to