Subject RE: [IBO] Custom Glyphs
Author Helen Borrie
At 03:06 PM 26-08-02 +1000, you wrote:
>Ok, mine are 24x24.
>
> CustomGlyphs = ilDBEdit
> CustomGlyphsSupplied = [ubEdit, ubInsert, ubDelete, ubPost, ubCancel]
>
>and I have 5 images in the image list.
>
>Am I fixed at the 28x13 format ? So does this mean two images per glyph at
>14x13?

I don't the answer to that...with imagelists though I have had problems
with "doubles" that seem to be within size range yet the imglist splits
them out at the wrong size.

Have a look at the sizes of the default glyphs using Delphi's image editor
tool - they do vary in size one to the other but all seem to be 13 high...

Helen