flicking effect

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all
when I was discovering Visual studio .Net 2005, I tried to put about 50
buttons on a form and run the application, but I had got a strange behavior,
that is the buttons started to be painted one after another making a feeling
of flicking, I tried to many ways to overcome this by using double buffering
but still got the problem
??????????
 
Is this behavior specific to your own apps or for all machines ones?

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
I tried this in many of our friend’s machines and the same effect happened,
but when I use visual studio 3003 IDE, doing the same thing using 2003
windows forms designer there is no problem happened!
 
Him

You posted this a few days ago (last week?) did you get any answer back
them?

how the buttons are create shown?

also note that 50 buttons are a few ! it will take some time to draw them.

Maybe your computer is less powerful than the others. Does the same happen
if you run it as a release version directly from the prompt?


--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation


"Just close your eyes and see"
 
Back
Top