rubberband effect with text placement
- From: "yang__lee@xxxxxxxx" <yang__lee@xxxxxxxx>
- Date: 19 Apr 2006 00:01:51 -0700
Hi
I need some artical or feedback on text with moving cursor. probably
this is an irritating repetitive post for many experienced gurus here.
Text string will be retreived from dialog edit box and seen moving with
the cursor in the view. As I click the left button, text should stop
moving and should placed at the point. I assume ROP functions wont help
here. TextOut will show the array of texts in the view. Should I keep
on updating the views
as the user moves the cursor in the OnMouseMove handler to avoid that.
I also
read somewhere to capture the bitmap of the text and erase it..
something liek that. I need to hav serialise support in this
application. I have achived rubberband effect with lines but text seems
to be hard.
Mine is a graphic application.
Kindly help me.
Lee
.
- Follow-Ups:
- Re: rubberband effect with text placement
- From: Joseph M . Newcomer
- Re: rubberband effect with text placement
- Prev by Date: Re: threads
- Next by Date: Re: CAsyncSocket/CWinThread/Service
- Previous by thread: Re: How to make a control transparent to the underlying tab ctrl?
- Next by thread: Re: rubberband effect with text placement
- Index(es):