Windows Mobile Developer Network Forum

Windows Mobile Developer Network Forum
It is currently Thu Sep 09, 2010 4:03 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Using the CE Ink Control
PostPosted: Fri May 30, 2003 8:15 pm 
Offline
PPCDN Team

Joined: Wed Apr 02, 2003 10:40 am
Posts: 474
Location: Saint-Petersburg, Russia
http://www.developer.com/ws/pc/article.php/2213761

Codeguru has published a new article about using InkX control in your programs. It explains how to collect user's handwritten input, store it, and redisplay it later when needed. It also gives you a sample application illustrating the techniques discussed in the article.

When I last looked through this article it seemed to be somewhat incomplete. Hopefully Codeguru will fix this issue soon.


If you simply wish to collect handwritten input, store it, and redisplay it, the RichInk control makes inking data fairly easy to acquire and handle. Though details differ among the CE platforms, the basic strategy is consistent:

* Include inkx.lib in the linker specification of your project settings
* Load the common controls
* Specifically initialize the ink control
* Communicate with the control using the messages IM_GETDATALEN, IM_GETDATA and IM_SETDATA

_________________
Sincerely,
Alexander

mailto:alex@softspb.com
http://www.RSDN.ru
http://www.pocketpcdn.com
http://www.smartphonedn.com


Top
 Profile  
 
 Post subject: RichInk brush color?
PostPosted: Thu Mar 20, 2008 9:38 pm 
Offline

Joined: Thu Mar 20, 2008 9:30 pm
Posts: 1
Does anyone know how to change ink color and brush width in RichInk. I am trying to understand how to use ink in a mobile VC++ project and I cannot find any good references. I took a look at the "Inky" project that comes with SDK 5.0 but have ran out of ideas.

Thanks
Sig


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group