7 Discussion / Question Topics

Remove Filter
Member Avatar for
Member Avatar for rahulzephyr

Hi,,,In my C# windows form, blinking and flickering occurs when i'm running the application.The form blinking occurs more times in Win 7 than Win XP.The form blinks when im opening the application and also when another form opens by button click. Can anyone tell me how to avoid that blinking …

Member Avatar for rahulzephyr
0
293
Member Avatar for TechSupportGeek

I believe it is sort of ironic that my name is TechSupportGeek, since I only seem to be asking questions for the greater part of the last year and a half. :) Anyway, on to the problem now, during a cold boot, my computer screen starts flickering like crazy at …

Member Avatar for cguan_77
0
560
Member Avatar for assassasshole99

Hi, when I change an animation on the player, it flashes before it changes. The method I'm using to change the animation is crude, but its all I know, so I don't even know if there's a better way. I made a player class, and I have a function to …

0
106
Member Avatar for ashwinshenoy

Hi Guys, I have developed a program which continuously draws a circle using a timer. Now every time the circle gets displays it flickers and which is because i have used me.refresh. Is there any other way to avoid this flickering. here is my code [CODE]Private Sub Timer1_Tick(ByVal sender As …

Member Avatar for Unhnd_Exception
0
3K
Member Avatar for Jean Pion

Dear People, I want to use the ListView with larger images. For this I use the ImageList with images of 120x80 pixels. Now for each ListItem I have two images. With a timer I want to alternate the imahes like: [CODE] Private Sub Timer1_Timer() Dim i As Integer For i …

Member Avatar for AndreRet
0
397
Member Avatar for spiffy577

Hey all, I have a htpc project that I am working on. The main program loads dlls which are basically other win forms. On each of these forms, including the main program, I use a picturebox (double buffered picturebox) for the background image and then draw everything on it by …

Member Avatar for spiffy577
0
407
Member Avatar for Mariandi

I'm trying to create a smal paint component( similar to MSpaint but not the same thing) in vb.net. I have a panel that holds the background image and a picturebox over the panel that I draw on. I'm using graphics to draw shapes and I have my own custom double …

Member Avatar for crapulency
0
212

The End.