N
Neil Kiser
I was under the impression that there was a way in which I could
create a populated control off-screen and then quickly show it (by
this I mean that no time is saved in the end, just that the user sees
an 'instantaneous' display when it does appear).
I have a custom control that I create and initialize off-screen (I
just set the draing point to somethign not visible) and then I changed
the drawing point to be 1,1, which is where I wnat it. The net result
is no apparent increase in performance on the drawing. I still see
individual button controls being drawn one after the other.
I'm thinking I may be barking up the wrong tree. Any advice would be
greatly appreciated.
Thanks,
-Neil K.
create a populated control off-screen and then quickly show it (by
this I mean that no time is saved in the end, just that the user sees
an 'instantaneous' display when it does appear).
I have a custom control that I create and initialize off-screen (I
just set the draing point to somethign not visible) and then I changed
the drawing point to be 1,1, which is where I wnat it. The net result
is no apparent increase in performance on the drawing. I still see
individual button controls being drawn one after the other.
I'm thinking I may be barking up the wrong tree. Any advice would be
greatly appreciated.
Thanks,
-Neil K.