Questions tagged [tablet-pc]
101 questions
3
votes
1 answer
Detect StylusDown outside app window
Simple question, hope the answer won't be: "You cant" :-)
How (in code) can I subscribe to a "global" stylus down event. Windows 7 obviously does it in some way, as the little tablet icon appears as soon as I use the stylus (wacomm pen and touch,…

Christian Ruppert
- 3,749
- 5
- 47
- 72
2
votes
1 answer
How to replace the Windows 7 Touch Keyboard?
I would like to write a custom on-screen keyboard that is supposed to replace the default Windows 7 Touch Keyboard that is part of the Tablet Input Panel (TIP), which appears on Tablet PCs when you tab on the little keyboard icon that appears when…
user65199
2
votes
2 answers
Developing a winforms application for both a tablet PC and WindowMobile
I'm developing an application for a Windows based tablet PC. This application is pretty much a port of an application I already developed on a Windows Mobile device using .NET CF. I want to write the application from scratch, taking advantage of…

Dan Fuller
- 1,133
- 11
- 16
2
votes
1 answer
Lock screen orientation in Silverlight
I'm developing an application on a tablet using Silverlight out-of-browser with portrait orientation.
However, when the tablet is turned to landscape mode, the application also turns, and all the alignments are thrown off.
I found a post…

Slobo80
- 186
- 7
2
votes
1 answer
Microsoft InkPicture becomes unusable
I have an application, the forms that users see have Microsoft INK fields on them for them to write in.
On the odd occasion, these fields that the users write in become unusable, IE the user cannot enter any data into these ink fields (either using…

Brendan
- 55
- 1
- 7
2
votes
0 answers
IStylusSyncPlugin not receiving data after windows loses focus
I am using IStylusSyncPlugin added to RealTimeStylus plugins to get X,Y,Pressure and timer tick from stylus. This works fine until the window on which I collect this data loses focus. After that, even if focus get back to window, the…

Hawex
- 133
- 13
2
votes
2 answers
How to detect if Windows 10 is in tablet mode with Delphi?
How would someone detect when a user enters tablet mode on a Windows 10 device with Delphi code?
Can someone show a code example for this?
I don't want to detect if the user has a tablet or not. I simply want to see whether they're in tablet mode or…

Shaun Roselt
- 1,650
- 5
- 18
- 44
2
votes
1 answer
Tablet pc handwriting recognition: can one program with it?
I'm thinking that it may be useful to be able to use handwriting recognition to write code. I can't seem to find evidence of people doing this. So, my questions are: is it possible, has someone done it, if so, what did they think?

Fortisimo
- 1,012
- 2
- 11
- 26
2
votes
1 answer
Processing Touch and Gesture Events
I am working on a GUI that involves gesture input coming from a capacitive touch panel that is connected to a Windows 7 machine. The OS has Tablet PC support drivers installed and those should be the only mean of communicating.
My primary approach…

eYe
- 1,695
- 2
- 29
- 54
2
votes
1 answer
Comparing signatures in Ink Serialized Format
I have a load of signatures I wish to compare (all in ISF - ink serialized format).
How to compare these signatures?

Darbio
- 11,286
- 12
- 60
- 100
2
votes
1 answer
WPF windows client application on windows 8 pro tablet
currently I am working on a project in which the client GUI application is developed using WPF and C# and it calls a service on the webserver for business related functionalities. This client application is developed for desktop clients.
Now we have…

VinothNair
- 614
- 1
- 7
- 24
2
votes
2 answers
Winform application for tablet?
I have a customer who wants an application for his travels where he can update an online DB, he doesn't want to buy a laptop, he wants a tablet or something similar. I have no knowledge nor desire in creating special apps for mobile devices, I want…

BornToCode
- 9,495
- 9
- 66
- 83
1
vote
2 answers
Same code for iOS, Android and Windows Tablet
Is it possible to write the same application for different kinds of Tablet PC? The application should be able to access the camera of the tablet and it's peripheral devices (like a printer).
If it is possible then with what…

Zoltan Kochan
- 5,180
- 29
- 38
1
vote
1 answer
Handling ink In Microsoft.ink sdk
I am working on microsoft ink sdk. or the tablet pc using C#
I have some strokes which i want to modify mathematically. in GIF format or ISF format I don't know how to retrieve the pressure information of the modified stroke. The other way if …

gauri2180
- 41
- 1
- 2
1
vote
3 answers
How to develop website/application to view in tablet pc?
I am developing website and it has to be viewed in tablet pc. Please suggest me what are things to be considered ? technology wise ?
also i need to know what are the tools i need to have to view in my intranet as well as.

Loganathan Natarajan
- 340
- 1
- 10
- 26