Questions tagged [tablet-pc]
101 questions
0
votes
1 answer
Handwriting Controls similar to Journal
We are looking for a handwriting control with similar functionality as journal. We would use journal if I could find a way to embed it into a winform. We used Agilix Infinotes however it is buggy when you have 8+ pages of notes written up, not to…

Gary L Cox Jr
- 680
- 3
- 10
0
votes
1 answer
How to access camera on a windows tablet or attached web cams using Windows Form Application (Not WPF)?
I am trying to develop a Windows Form Application (not WPF) where I would require to preview numbers of cameras available on a tablet or PC, take pictures and then save the pictures in the device.
I am very new to this kind of application…

Somdip Dey
- 3,346
- 6
- 28
- 60
0
votes
2 answers
HTML APIs for touch devices?
What HTML APIs are available for touch screen devices (e.g. tablet PCs)? I notice that GMail's iPad interface (and other mobile interfaces) doesn't scroll down in a normal web browser (pretending to be an iPad via a user-agent hack). How can one…

askvictor
- 3,621
- 4
- 32
- 45
0
votes
3 answers
Tablet PC/WPF textbox bug - any workarounds?
I've just logged this with Microsoft Connect, but I'm wondering whether anyone else has come across it and found a fix. Google's not showing much...
Simple repro:
Application has a WPF textbox with MaxLength set
Use the TabletPC input panel to…

Dan Puzey
- 33,626
- 4
- 73
- 96
0
votes
1 answer
How to force the emulator to simulate a tablet
I am not a noobie to android nor eclipse's android emulator, but, while reading a topic about how to use Fragments there was an illustration shows how fragments works on either samrt phones and tablets. Now, I would like to know if it is possible…

Amrmsmb
- 1
- 27
- 104
- 226
0
votes
2 answers
Windows 8 tablet application
I am new to Windows 8 apps development and I want to develop a small hello work application using WPF. My target platform is Windows 8 surface pro 2 tablet. After searching/reading in net, many suggested that we need to develop in Windows 8.1 OS…

Chethan
- 298
- 1
- 4
- 17
0
votes
1 answer
Windows Tablet Event - disable Hold Through gesture
I've been trying to implement a long-press feature on a Tablet PC (Windows 7).
The problem is I don't get the MouseDown event when touching the tablet (touch and wait).
I do get a MouseDown event only after I move my finger (dragging).
And when I…

BJoe
- 1
0
votes
1 answer
How can I limit Android tablet PCs from installing my app?
I made the app which is optimized to support Mobile Phone. I don't want to support Nexus 10, Nexus 7, and other tablet PCs that have large screen. How can I handle that in AndroidManifest.xml?

user3342792
- 9
- 2
0
votes
1 answer
windows xp tablet pc sdk on mono
I've been in development of an app that utilizes the windows tablet pc sdk. The only thing I really use from it is the InkPicture control.
I'm wondering, the InkPicture control obviously isn't built into .NET, but it is a managed object, so would it…

Steven Evers
- 16,649
- 19
- 79
- 126
0
votes
1 answer
How to Prompt Window on Image MouseDown
I'm creating an application (for a tablet PC) where a user will fill out an inspection form. As a final step, the director must be able to sign it (along with a few other people).
Since I want to keep my form small and concise, I was looking to…

Alex
- 4,821
- 16
- 65
- 106
0
votes
1 answer
How to make Textbox Focus Prompt Keyboard Input
This is my first WPF project and I'm attempting to create an application for my engineers. They will be using a Tablet PC with Windows 8. They execute the application and inspect a machine to verify if it has some issues.
I made this application…

Alex
- 4,821
- 16
- 65
- 106
0
votes
1 answer
How to create a Win 8 tablet application in c#
Is it possible to create a win8(normal) application for tablet using C# (VS2010).
If possible, can any one show me an example how to create a simple application to turn on Win 8 tablet's Bluetooth.
Please help. I have no experience in win8…

Jake
- 1,560
- 2
- 17
- 25
0
votes
0 answers
Differences between remote debugger and created package (WinRT Store App)
I am developing an application for a mobile device (namely WinRT Tablet). I have a x86 test device that I installed the created app package on. However, it crashes when I try to start it. I figured I would run it through a remote debugger in order…

Muhwu
- 1,151
- 1
- 10
- 26
0
votes
1 answer
input from a tablet to asp.net # application
I was wondering if I can capture tablets input to asp.net C#(web application). I mean if I write something on the tablets screen(E.G : Hi, How Are you) can I get it in a string format that I can manipulate, like enter it in the database and…

Ankur
- 1,023
- 7
- 27
- 42
0
votes
1 answer
Winforms app which must include some freehand drawing
We have a customer who needs some simple forms (probably we would be creating a simple Winforms app for them) but there is a requirement to capture a mix of input fields plus some freehand drawing. It's the freehand drawing which worries us.
They…

hawbsl
- 15,313
- 25
- 73
- 114