Questions tagged [tablet-pc]
101 questions
1
vote
1 answer
Tablet PC SDK (1.7) Merge Module + VS2008 + Windows Vista?
I have a VS2005 deployment & setup project, that makes use of the Tablet PC SDK 1.7 Merge Module, so users of Windows XP can make use of the managed Microsoft.Ink.DLL library. Now that we've moved over to Vista/VS2008, do I still need to install the…

Martin Marconcini
- 26,875
- 19
- 106
- 144
1
vote
0 answers
Windows Surface on-screen keyboard will disappear when focusing on password input
Background: I have users who commonly access a site using Windows tablets. The tablets do not have external keyboards connected and the web page is accessed using a bookmark to utilize the browsers web-app/kiosk mode. Their browser of choice is…

Mac
- 1,025
- 3
- 12
- 22
1
vote
1 answer
Show form only in presence of graphics tablet/pen input device?
Is there any way that I can show a window only when a pen/tablet is in use, just like the windows tablet PC input panel is only shown when a pen/tablet is used (and not just connected)?

Soumya
- 13,677
- 6
- 34
- 49
1
vote
1 answer
Can not type inside input element because tablet Keyboard is above it (HTML)
Lets imagine i have a simple page that looks like this: FIDDLE as you can see my Input fields are fixed at the bottom of the screen, i use this website on a Win10 TabletPc in tablet modus.Now when ever i focus the input fields to type something in,…

TheWandererr
- 514
- 1
- 8
- 34
1
vote
1 answer
Development Tablet Recommendations
After moving from Verizon to Sprint and buying several Android phones (EVO 4G), I became interested in developing Android applications. I have some programming experience (35+ years with various software firms (e.g. Cray Research, IBM, Oracle)) and…

Bertram
- 11
- 1
1
vote
1 answer
Delphi - TCameraComponent won't find flash
I'm using Delphi 10.0 Seattle and trying to use the rear cameras's light on a Lenovo Thinkpad tablet running Windows 10 Pro. I am using TCameraComponent.
I tried using CameraComponent.TorchMode := TTorchMode.ModeOn from FMX.Media, but it raises an…

Kiogara
- 617
- 1
- 6
- 15
1
vote
1 answer
How to learn xInput and gesture programming in Linux (GTK+)
Ramble: I have been goggling for the past ~week trying to get information on tablet programming for Linux. I am currently a student tasked with making a tablet application (mobile but tablet is the preferred device). I am allowed to program with…

Colton
- 645
- 4
- 24
1
vote
2 answers
How to deal with SSRS reports on mobile phones
I have few SSRS reports (with charts, gauges etc) deployed to the server and they all work fine but not so well when viewed as well worked upon on cell phones/tablets.
The users find difficult to choose the report parameters, selecting from drop…

Anirudh
- 581
- 5
- 14
- 32
1
vote
0 answers
Is it possible maintain offline API documentation in tablet/iPad(android)?
I would like to maintain JAVA API & Angular API in my tablet for convenience. is it possible with android 4.1.2 version? help me to find the way.

siri
- 71
- 5
1
vote
0 answers
Tablet PC/on-screen keyboard on secure desktop
When using the UAC dialog (which runs on a secure desktop) is used on a tablet PC, it provides the on-screen-keyboard for the password field (pretty much the same as the login screen). I think this is implemented in tabtip.exe.
Now I also use a…

divB
- 896
- 1
- 11
- 28
1
vote
1 answer
Windows 8 application works on computer but not on windows tablet
I am having this weird problem where my Windows 8 application, coded in VB.NET, works perfectly fine on my computer but when I install it on the tablet it does not work.
Here is what I did in visual studio : Project -> Windows Store -> Create…

micbobo
- 862
- 7
- 24
1
vote
0 answers
Can visual studio 2013 run on a tablet?
Lenovo miix 3
http://shopap.lenovo.com/students/au/en/tablets/lenovo/miix-series/miix-3-10-inch/#tab-customize
These are the specs. Ive seen it can run but the thing that pulled my attention is that it comes with win8.1 sst (small screen touch).…

Sharon Dorot
- 542
- 1
- 4
- 15
1
vote
0 answers
Read custom properties from file
I am trying to read the custom properties from a Solid Edge file (Right clic -> Properties -> Custom tab).
But I found only 2 types of code.
The first is for read/set custom properties on a Office document (like .doc / .docx). And the second is…

Phobie
- 99
- 2
- 15
1
vote
2 answers
Can offline web apps be a replacement for desktop apps?
I work on a desktop sales app that is run off a tablet and was wondering if this and other "traditional" desktop tablet applications could be viable as a offline web application. The main difference with tablet applications being the inking…

Bless Yahu
- 1,331
- 1
- 12
- 25
1
vote
3 answers
Stop the screen saver and hibernation temporarily in VB.Net
I have a very long running syncronization task that cannot be interrupted by the screen saver or aggressive power saving modes. I want to make a single api call to stop power save mode and then restore it once the task is done.
The following code is…

Tim Santeford
- 27,385
- 16
- 74
- 101