Questions tagged [tablet-pc]

101 questions
0
votes
2 answers

Message Dialog not displaying on Windows 8 tablet - Caliburn.Micro/C#

Has anyone heard of any issues with MessageDialog's not displaying on Windows 8 tablets? Or more specifically Samsung 700t? It uses a regular intel process and not ARM. I built the app on a laptop and the messagedialog shows when debugging from the…
0
votes
2 answers

StylusDown event comes after TouchDown

I'm developing an application for a tablet with Windows 8. I'm subscribing for both TouchDown and StylusDown events. The problem is - when I make a touch with my finger, both events occur. TouchDown comes first, then comes StylusDown. When I make a…
Waldemar
  • 5,363
  • 3
  • 17
  • 28
0
votes
1 answer

Precise response to tablet/mouse events in Windows

How can I tell Windows not to do unhelpful pre-processing on tablet pen events? I am programming in Python 2.6, targetting tablet PCs running Windows 7 (though I would like my program to work with little modification on XP with a SMART interactive…
DamonJW
  • 3,342
  • 2
  • 24
  • 29
0
votes
3 answers

wacom device java sdk

I have Wacom device STU 500 . I work on a project module for signing pdf files. I didn't find any Java SDK-API to query the device with . is there an elegant way to do this from java code ?
Sami Jmii
  • 460
  • 7
  • 17
0
votes
1 answer

Anyone remember Agilix ink controls for .net? (Tablet pc)

I am finally updating an old app that targeted some ink functions. At the time we used the Agilix controls to get a lot of ink functions. Basically it was infinotes in a single control. Does anyone know a replacement for Agilix since it seems the…
Quotient
  • 3,925
  • 6
  • 31
  • 35
-1
votes
1 answer

Photoshop toolbar sliders have huge increments when sliding with stylus

Are there more than brush and opacity settings for a stylus in photoshop? I recently hooked up a Huion 24" 4k display tablet to run with photoshop on my Windows PC. Works great so far but when adjusting values in the toolbars using the slider, the…
Poehnell
  • 27
  • 4
-1
votes
1 answer

Surface pro 3 in kiosk mode, how to automatically power on when the power is connected?

Most pc's had the nice option to power on a computer automatically when the power is applied (via the bios). With the surface pro 3 this is not an option (absent in the uefi boot menu). If you are (planning on) using the Surface pro 3 tablet (or any…
Wouter Schut
  • 907
  • 2
  • 10
  • 22
-1
votes
1 answer

Qt5 fullscreen resize issue

I have an issue with the fullscreen state of my QMainWindow (I use QT 5.3.1). It works perfectly well with Windows and Debian on a PC, but when I try it on a tablet PC (C22 Tablet PC, Ekoore) with Ubuntu 14.04, the behavior is different. As you can…
Cédric M.
  • 11
  • 3
-1
votes
2 answers

Android tablet pc with a Nokia phone 3G data connection

This is technical question to check the possibilities of the scenario. Is it possible to use Nokia phone's (Lumia, N9, symbain phone, S40) 3G data connection with a Android tablet pc? Or any way to use phone's 3G data connection with tablet pc? I…
masiboo
  • 4,537
  • 9
  • 75
  • 136
-2
votes
2 answers

Javascript / jQuery detect mobile from Tablet

So I'm trying to work out if this is even possible or if not possible what have others manage to do to try and identify if any. So i need a method in Javascript to allow Tablet Computers but not mobile phones and here in this lies the problem most…
Barkermn01
  • 6,781
  • 33
  • 83
-3
votes
4 answers

Rotate VCL components in Delphi XE2

Now I adapt my app for tablet PC. I ask how can I fixate form when the screen was rotated. Good people says that I must adapt my app for portrait orientation and they're right. Some forms is very specific and it's very hard (maybe impossible) to…
0xFF
  • 585
  • 1
  • 6
  • 22
1 2 3 4 5 6
7