AJ,

In my case, when the image is redrawn, the TImage was cleared which showed the underlying colour (clBtnFace), which caused the flicker when the black background was painted in.

I'm not sure of how relevant it would be in your case, but I changed the colour of the underlying panel to black, which eliminated the flicker.

It would depend, I guess, on the colour of your graphic and the colour of the background displayed when it clears. (I'm not really auf fe with the TBitBtn components, having never used them).

A.J. Venter wrote:
On 5/29/07, Felipe Monteiro de Carvalho
<[EMAIL PROTECTED]> wrote:
On 5/29/07, A.J. Venter <[EMAIL PROTECTED]> wrote:
> I have a couple of TBitBtn components. Appart from their captions and
> glyphs, I actually write some information to the canvasses which are
> meant to show up ON TOP of each glyph.

I would write my own fully custom-drawn button to do this.
I was afraid you'd say that :)
Now imagine my deadline is a few hours only and I have other
outstanding functionality to code...

A.J.

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




--
Dave Coventry
Tel   (home):  +27(0)31 3092301
Tel (office):  +27(0)31 2058448

Cell: +27(0)82 9000179

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

Reply via email to