I noticed that when I switch between MDI Child Windows (In Maximized state) it always cause the screen to flicker...
And if I'm not wrong, the Child Window's state actually changes from normal to m...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10033592.html
I am using a descendent of TSpeedButton which adds gradient. I added a OnMouseEnter and OnMouseLeave to it so that the bevel appears when the mouse enters and disapears when it leaves. When movin...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10069930.html
I am having a problem with flickering.
But its not the kind of flickering that commonly
occurs in animation (I dont think)
I have a graphing application that is set up like this:
i have a graph ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10071783.html
Zones:
JavaDate Answered: 08/12/1998 Grade: A Views: 0
I paint in my component a bitmap image .
For that I use Canvas.Draw(0,0,Bitmap);
But when I try to repaint the bitmap, this flickering . How can I prevent this flickering ?
Regards,
nick
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10355152.html
Has anyone ever had a JFileChooser where the tooltips flicker but never pop up. They come up in grey for a split second at a time and disappear as if they are fighting to show up but are being supp...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10444077.html
Zones:
JavaDate Answered: 06/20/2000 Grade: A Views: 0
Ive written a small program in C and the controls I've use flicker when I resize the window. Is there anyway I can stop them from flickering?
Heres my code.
-------------------------
#incl...
http://www.experts-exchange.com/Programming/Languages/C/Q_10991641.html
Zones:
CDate Answered: 08/16/2000 Grade: C Views: 0
Hi -
I'm trying to use a rollover on an image to display another image on a page.
This works fine when the second image is positioned elsewhere on the page, but when I position it slightly o...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_11387538.html
Zones:
JavaScriptDate Answered: 09/27/2000 Grade: A Views: 0
I'm loading my movie in Netscape 4.7 and Internet Explorer 5.5. Everything works fine in IE but in Netscape, the status message in the bottom right corner of the browser keeps flickering like it's...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_1...
I'm writing a component descended from TGraphicControl. I need it to be transparent, but it contains a fair amount of animated drawing. The problem is, of course that it flickers badly.
Now th...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20137617.html
Hello
I had developed an application in Win98 that does quite a bit of painting bitmaps and updating almost 10-15 times a second.But when I started porting it to WinNT(4) I got a lot of flicker...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20160029.htm...
Zones:
Windows MFCDate Answered: 07/30/2001 Grade: B Views: 0