|
| | |||||||
| Tablet PC Developers Show off your work while discussing with others how to create ink enabled applications. |
| | LinkBack | Thread Tools |
| |||
| RE: Tablet Integration Please see: http://msdn2.microsoft.com/library/ms812498.aspx http://msdn2.microsoft.com/en-us/library/ms812496.aspx http://msdn2.microsoft.com/library/ms810882.aspx http://dotnet.sys-con.com/read/84050.htm --Hilton Locke "General Surena" wrote: > Hi, > I have an old medical information management app. Now I want to integrate > tablet function into it so that the doctor does not need to type. any > suggestions? > thanks > > > |
| |||
| Re: Tablet Integration More info. about the application: The applications stores medical data about the patients. I have a description field about the patient that must be filled by the customer (doctor). I want to allow the doctor use handwritting for this field instead of typing (She does not like typing using keyboard). I don't even need handwriting recognition at this phase. just want to know how I can let the user use a tablet instead of typing. Thanks "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote in message news:39819495-6C23-42D4-B316-E9552F5B64D1@microsoft.com... > Please see: > http://msdn2.microsoft.com/library/ms812498.aspx > http://msdn2.microsoft.com/en-us/library/ms812496.aspx > http://msdn2.microsoft.com/library/ms810882.aspx > http://dotnet.sys-con.com/read/84050.htm > > > --Hilton Locke > > > "General Surena" wrote: > >> Hi, >> I have an old medical information management app. Now I want to >> integrate >> tablet function into it so that the doctor does not need to type. any >> suggestions? >> thanks >> >> >> |
| |||
| Re: Tablet Integration Are you asking if your medical application will run on a Tablet? Are you developing or extending the medical application? --Hilton Locke "General Surena" wrote: > More info. about the application: > The applications stores medical data about the patients. > I have a description field about the patient that must be filled by the > customer (doctor). I want to allow the doctor use handwritting for this > field instead of typing (She does not like typing using keyboard). > I don't even need handwriting recognition at this phase. just want to know > how I can let the user use a tablet instead of typing. > > Thanks > > > "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote in > message news:39819495-6C23-42D4-B316-E9552F5B64D1@microsoft.com... > > Please see: > > http://msdn2.microsoft.com/library/ms812498.aspx > > http://msdn2.microsoft.com/en-us/library/ms812496.aspx > > http://msdn2.microsoft.com/library/ms810882.aspx > > http://dotnet.sys-con.com/read/84050.htm > > > > > > --Hilton Locke > > > > > > "General Surena" wrote: > > > >> Hi, > >> I have an old medical information management app. Now I want to > >> integrate > >> tablet function into it so that the doctor does not need to type. any > >> suggestions? > >> thanks > >> > >> > >> > > > |
| |||
| Re: Tablet Integration I am extending the medical application. I don't want to use a tablet PC. I want to capture doctor's "handwriting" using a tablet like Wacom's and store that handwriting in a MS SQL database. I don't even want to use any recognition technology. What components and controls should I use? many thanks "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote in message news:32F42C6A-64C9-475A-A0C8-D1F150623328@microsoft.com... > Are you asking if your medical application will run on a Tablet? > Are you developing or extending the medical application? > > --Hilton Locke > > > "General Surena" wrote: > >> More info. about the application: >> The applications stores medical data about the patients. >> I have a description field about the patient that must be filled by >> the >> customer (doctor). I want to allow the doctor use handwritting for this >> field instead of typing (She does not like typing using keyboard). >> I don't even need handwriting recognition at this phase. just want to >> know >> how I can let the user use a tablet instead of typing. >> >> Thanks >> >> >> "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote >> in >> message news:39819495-6C23-42D4-B316-E9552F5B64D1@microsoft.com... >> > Please see: >> > http://msdn2.microsoft.com/library/ms812498.aspx >> > http://msdn2.microsoft.com/en-us/library/ms812496.aspx >> > http://msdn2.microsoft.com/library/ms810882.aspx >> > http://dotnet.sys-con.com/read/84050.htm >> > >> > >> > --Hilton Locke >> > >> > >> > "General Surena" wrote: >> > >> >> Hi, >> >> I have an old medical information management app. Now I want to >> >> integrate >> >> tablet function into it so that the doctor does not need to type. any >> >> suggestions? >> >> thanks >> >> >> >> >> >> >> >> >> |
| |||
| Re: Tablet Integration Oh, I see. In that case, you should visit http://www.wacomeng.com/devsupport/pc.html for information on developing your desired solution. I thought your question was in regards to ink-enabling your application for Tablet PC, which is a (slightly) different thing. best regards, --Hilton Locke "General Surena" wrote: > I am extending the medical application. > I don't want to use a tablet PC. > I want to capture doctor's "handwriting" using a tablet like Wacom's and > store that handwriting in a MS SQL database. > I don't even want to use any recognition technology. What components and > controls should I use? > > many thanks > > "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote in > message news:32F42C6A-64C9-475A-A0C8-D1F150623328@microsoft.com... > > Are you asking if your medical application will run on a Tablet? > > Are you developing or extending the medical application? > > > > --Hilton Locke > > > > > > "General Surena" wrote: > > > >> More info. about the application: > >> The applications stores medical data about the patients. > >> I have a description field about the patient that must be filled by > >> the > >> customer (doctor). I want to allow the doctor use handwritting for this > >> field instead of typing (She does not like typing using keyboard). > >> I don't even need handwriting recognition at this phase. just want to > >> know > >> how I can let the user use a tablet instead of typing. > >> > >> Thanks > >> > >> > >> "Hilton Locke (MSFT)" <HiltonLockeMSFT@discussions.microsoft.com> wrote > >> in > >> message news:39819495-6C23-42D4-B316-E9552F5B64D1@microsoft.com... > >> > Please see: > >> > http://msdn2.microsoft.com/library/ms812498.aspx > >> > http://msdn2.microsoft.com/en-us/library/ms812496.aspx > >> > http://msdn2.microsoft.com/library/ms810882.aspx > >> > http://dotnet.sys-con.com/read/84050.htm > >> > > >> > > >> > --Hilton Locke > >> > > >> > > >> > "General Surena" wrote: > >> > > >> >> Hi, > >> >> I have an old medical information management app. Now I want to > >> >> integrate > >> >> tablet function into it so that the doctor does not need to type. any > >> >> suggestions? > >> >> thanks > >> >> > >> >> > >> >> > >> > >> > >> > > > |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tablet Integration | Khashayar IranParast | Windows XP Tablet PC Newsgroup | 1 | 01-07-2008 09:30 PM |
| Integration | sjb | Windows XP | 1 | 09-19-2007 02:00 PM |
| xp tablet installation\integration | Tyler A | Windows XP Tablet PC Newsgroup | 11 | 12-03-2006 11:36 AM |
| Tablet Speech Integration with Office 2003 | =?Utf-8?B?UmljayBTLg==?= | Windows XP Tablet PC Newsgroup | 1 | 05-26-2004 10:18 PM |
| OneNote Showcases Tablet PC's Tighter Integration With Office | LPH | Tablet PC - In The News | 0 | 05-24-2004 08:45 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |