Frage

I have been working on a Windows 7 CE device. The platform uses Silverlight 3 for Windows Embedded and Expression Blend 3 . The code is to be done in VC++. I am struck at a requirement.

The user has an option for writing a text at any part of the screen he wants. I have to implement this functionality. After whatever he writes , i need to save it in the way he wrote(handwritting should be the same).

I am novoice in coding as well as in VC++ . I am seeking help.

War es hilfreich?

Lösung

I got the answer . WE have the INKPresenter class so we can actually use that :)

I tried and accomplished .. Thanks for not replying

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top