Re: Drawing on DC
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Thu, 16 Nov 2006 19:49:01 -0500
First, you should sit down and do the Scribble tutorial. There are a lot of issues here,
and if the circle is disappearing when you stop moving the mouse, then you have a
fundamental error in your algorithm. After doing the Scribble tutorial, it may be obvious
what has gone wrong.
joe
On Thu, 16 Nov 2006 14:41:02 -0800, MarcoMB <MarcoMB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I would like to know how i can draw lines,circles or other object on deviceJoseph M. Newcomer [MVP]
context like a CAD app,making objects drawed and moved continously on screen
according to WM_MOUSEMOVE.
I tryed with InvalidateRect but when i stop moving mouse the(for example)
circle is deleted and it's not visible, and i want it's visible and static
when i stop mouse and it's refreshed when i move mouse...
how can i solve?
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- Prev by Date: Re: Odd border around Edit Box
- Next by Date: Re: CWinThread and WM_QUIT
- Previous by thread: Re: Drawing on DC
- Next by thread: Re: Drawing on DC
- Index(es):
Relevant Pages
|
Loading