|
-
Jun 22nd, 2006, 01:37 PM
#1
Thread Starter
Hyperactive Member
[resolved] [2005] Why drawing gets cleared?
I draw several rectangles and circles on the panel control on my form, but when some other window gets above that drawing, the drawing gets cleared. If I pull a folder over half the drawing, and then minimize that folder, the other half is still showing but not the half that the folder was over. Or if I minimize the application, then the drawing disappears and I have to click the button to redraw it again. Why does that happen? Any way to fix this?
Thanks.
Last edited by jonwondering; Jun 22nd, 2006 at 02:22 PM.
-
Jun 22nd, 2006, 01:41 PM
#2
Hyperactive Member
Re: [2005] Why drawing gets cleared?
If you used CreateGraphics, it is being cleared when the form redraws.
-
Jun 22nd, 2006, 01:42 PM
#3
Thread Starter
Hyperactive Member
Re: [2005] Why drawing gets cleared?
yes yes. that's what i used. any way to fix this?
-
Jun 22nd, 2006, 02:16 PM
#4
Lively Member
Re: [2005] Why drawing gets cleared?
-
Jun 22nd, 2006, 02:20 PM
#5
Frenzied Member
Re: [2005] Why drawing gets cleared?
Check out the links in my signature for tutorials on GDI+
-
Jun 22nd, 2006, 02:21 PM
#6
Thread Starter
Hyperactive Member
Re: [2005] Why drawing gets cleared?
thanks tylerm and supertotallyawesome!
-
Jun 22nd, 2006, 02:22 PM
#7
Thread Starter
Hyperactive Member
Re: [2005] Why drawing gets cleared?
ok i will, thanks mpdeglau.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|