Post by VladmWell, perhaps I've explained situation not quite clear. WACOM device I have
is not just tablet, it's a LCD screen combined with tablet and pen in one
device. Basically it's the the same stuff as on tabletPCs, but larger (right
now I've got 17" and planning to move to 21"). It perfectly works with
graphics tools like PhotShop and 3D and CAD software we're developing
oureselves. It's much more intutive and handy than mouse, just like good old
drawing board :)
As far as I have understood, XP Tablet edition looks for certain tablet
digitizer hardware, e.g. a Wacom HID compliant digitizer on i/o 0x6f8
irq 6 behind a serial interface of the 82801DBM (YMMV), and one that
uses the ISD V4 protocol (though AFAIK they all do...). The XP Tablet OS
or the tablet driver has some software restrictions which enable full
inking, TIP and recognition only when that specific hardware is present.
Additionally, if you read:
http://www.wacom.com/tabletpc/driver.cfm
"Q: Can I use this driver to get the Tablet PC's Ink feature with a
standard Wacom tablet on a desktop system?
A: No, the Ink Feature requires a Tablet PC. Note for developers: This
driver will support Ink on a desktop system that has the Tablet PC SDK
installed. Note that the cursor will not move unless WispTis.exe (the
Microsoft Tablet PC Platform Component) is running. If it is not, you
can launch it from the Start->Run dialog. The purpose of this type of
installation is for those doing Tablet PC application development. If
you are not running Windows XP Tablet Edition and you do not have the
Tablet PC SDK installed you should not install this driver."
Which also answers your question about the SDK and inking.
http://www.microsoft.com/downloads/details.aspx?FamilyId=B46D4B83-A821-40BC-AA85-C9EE3D6E9699&displaylang=en
(link may wrap...)
"Note: The Tablet PC Development Kit can be installed on certain
non-Tablet PC operating systems (listed above). On these platforms your
application can collect ink with the InkCollector class and can be
tested and debugged. The InkEdit and InkPicture controls can be used to
collect ink on these operating systems when the Tablet PC SDK is
installed, but are not able to collect ink on non-Tablet PC systems that
do not have the Tablet PC SDK installed."
I didn't find the SDK licencing, but IIRC it states something along the
lines of "you may not redistribute the Tablet SDK with your
applications" and that the SDK is for development purposes only (i.e.
not end user)
And OTOH, the external Cintiq "screen + tablet" can't be really replaced
with a Tablet PC, except maybe with some (as of yet non-existent?)
remote desktop or xwindows style system that is enhanced so it'd
transmit pen pressure information.
regards,
- Jan