type directly on graphic object: caret ?
- From: "pamela fluente" <pamelafluente@xxxxxxxxx>
- Date: 6 Nov 2006 01:31:03 -0800
howdy guys,
I would need to type characters directly on a graphic object in
response to key press. I want to be able to control globally the char
and words spacing, justification, etc.
I guess I need to measure both chars and string. For that, there should
not be much problem with GDI+, using measurestring or char.
What I have problem to figure out is actually an apparently simple
thing: how to make the cursor (caret) and make it go ahead and back in
response to the key press.
Has anyone ever written some some example code of direct text writing
or is there some known sample on the net from which I could start and
possibly move on? That would be really great.
Thanks
-P
.
- Follow-Ups:
- Re: type directly on graphic object: caret ?
- From: Joergen Bech
- Re: type directly on graphic object: caret ?
- Prev by Date: Re: Outlining Pixels with transparent background
- Next by Date: Re: type directly on graphic object: caret ?
- Previous by thread: Loading Raster Font Bitmaps?
- Next by thread: Re: type directly on graphic object: caret ?
- Index(es):
Relevant Pages
|