Recent

Author Topic: TImage flickering  (Read 5082 times)

b32

  • Newbie
  • Posts: 2
TImage flickering
« on: January 19, 2008, 10:13:40 pm »
I'm aware there is another topic with a similair title, however my problem is different than the one in that thread.

I work with Lazarus 0.9.25 beta under WinXP

In my application, I have a TImage, with Align set to alClient.
In the TImage, there is a picture.

When I rescale the Form in the IDE, it looks very well, however when I build&run the application, the TImage flickers when rescaling, and the color of the Form shines through. Is there any way to fix this ?

I was hoping there is a way to prevent the Form's client from drawing somehow.

antonio

  • Hero Member
  • *****
  • Posts: 605
RE: TImage flickering
« Reply #1 on: January 19, 2008, 11:53:47 pm »
Try the bugtracker.

b32

  • Newbie
  • Posts: 2
TImage flickering
« Reply #2 on: January 20, 2008, 01:16:58 am »
Thanks for pointing me to the bugtracker. It could come in handy sometimes.
But it seems that a Form has a "DoubleBuffering" property. After I set it to "true", the flickering dissapeared.

 

TinyPortal © 2005-2018