Thanks for this quick response Giuliano,

Now I see how the system works.
On the Lazarus site there is a bug-tracking entry.
It shows that this is a bug and was reported on 01-01-2007 and 26-11-2006.

(and yet not solved)

================================================================

Giuliano Colla wrote:
ajv ha scritto:

Hello,

I just started my first Lazarus 0.9.22 project under Linux (Mandriva 2008). As I could not found a library with glyphs for a TBitButton I copied the Delphi 7 library. Each button bitmap contains a set of two glyphs for the active and disable state. In Lazarus I always see both glyphs on the TBitButton, in design and runtime, and NumGlyps
property settings of 0, 1 and 2.

Am I doing something wrong or is this a bug?

Thanks.

AFAIK it's a bug. Waiting for the bug to be fixed, you may use in place of TBitButton, TSpeedButton, which handles properly the NumGlyph property (but doesn't get the focus).

Giuliano


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to