Technology Questions

Go Back   Technology Questions > Hardware Questions > Mobile Computers > Tablet PC > Tablet PC Software > Tablet PC Developers

Tablet PC Developers Show off your work while discussing with others how to create ink enabled applications.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 12-14-2007, 01:10 PM
geocoy
Newsgroup Contributor
 
Posts: n/a
Touch Screen Technoligy

I am interested in developing an MS Access application with Touch Screen
technology. How do I go about doing this
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 12-14-2007, 01:10 PM
  #2 (permalink)  
Old 12-16-2007, 12:00 PM
Josh Einstein
Newsgroup Contributor
 
Posts: n/a
Re: Touch Screen Technoligy

There's nothing special about a touch screen. It's just treated as a mouse
to the application.

--
Josh Einstein (Tablet PC MVP)
Einstein Technologies
Tablet Enhancements for Outlook - Try it free: www.tabletoutlook.com


"geocoy" <geocoy@discussions.microsoft.com> wrote in message
news:79CA5589-7863-45D3-9FAA-BCD098A86439@microsoft.com...
>I am interested in developing an MS Access application with Touch Screen
> technology. How do I go about doing this


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 12-17-2007, 08:30 AM
geocoy
Newsgroup Contributor
 
Posts: n/a
Re: Touch Screen Technoligy


I guessed that is was just a replacement for the mouse, but how do I get it
setup
"Josh Einstein" wrote:

> There's nothing special about a touch screen. It's just treated as a mouse
> to the application.
>
> --
> Josh Einstein (Tablet PC MVP)
> Einstein Technologies
> Tablet Enhancements for Outlook - Try it free: www.tabletoutlook.com
>
>
> "geocoy" <geocoy@discussions.microsoft.com> wrote in message
> news:79CA5589-7863-45D3-9FAA-BCD098A86439@microsoft.com...
> >I am interested in developing an MS Access application with Touch Screen
> > technology. How do I go about doing this

>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 12-27-2007, 08:50 AM
Stefan Wick[MS]
Newsgroup Contributor
 
Posts: n/a
Re: Touch Screen Technoligy

What touch screen hardware are you using? Does it not work in MS Access?

Are you asking about hardware or software setup?

Thanks,
Stefan Wick
http://blogs.msdn.com/swick/


"geocoy" wrote:

>
> I guessed that is was just a replacement for the mouse, but how do I get it
> setup
> "Josh Einstein" wrote:
>
> > There's nothing special about a touch screen. It's just treated as a mouse
> > to the application.
> >
> > --
> > Josh Einstein (Tablet PC MVP)
> > Einstein Technologies
> > Tablet Enhancements for Outlook - Try it free: www.tabletoutlook.com
> >
> >
> > "geocoy" <geocoy@discussions.microsoft.com> wrote in message
> > news:79CA5589-7863-45D3-9FAA-BCD098A86439@microsoft.com...
> > >I am interested in developing an MS Access application with Touch Screen
> > > technology. How do I go about doing this

> >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 12-27-2007, 05:40 PM
geocoy
Newsgroup Contributor
 
Posts: n/a
Re: Touch Screen Technoligy

Well I am capable of developing an appicatiion in MS Access, but I don't know
what it takes to convert it to touch screen technology. I am thinking of
developing a simple point of sale application that I can use in a small
business. The users would have limited computer skills, so I thought touch
screen was the way to go. Glad to hear your opinion if you disagree.

"Stefan Wick[MS]" wrote:

> What touch screen hardware are you using? Does it not work in MS Access?
>
> Are you asking about hardware or software setup?
>
> Thanks,
> Stefan Wick
> http://blogs.msdn.com/swick/
>
>
> "geocoy" wrote:
>
> >
> > I guessed that is was just a replacement for the mouse, but how do I get it
> > setup
> > "Josh Einstein" wrote:
> >
> > > There's nothing special about a touch screen. It's just treated as a mouse
> > > to the application.
> > >
> > > --
> > > Josh Einstein (Tablet PC MVP)
> > > Einstein Technologies
> > > Tablet Enhancements for Outlook - Try it free: www.tabletoutlook.com
> > >
> > >
> > > "geocoy" <geocoy@discussions.microsoft.com> wrote in message
> > > news:79CA5589-7863-45D3-9FAA-BCD098A86439@microsoft.com...
> > > >I am interested in developing an MS Access application with Touch Screen
> > > > technology. How do I go about doing this
> > >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 12-28-2007, 08:00 AM
Stefan Wick[MS]
Newsgroup Contributor
 
Posts: n/a
Re: Touch Screen Technoligy

As Josh already pointed out, the touch screen will act like a mouse input
device. So if your app works with a mouse it will also work with a touch
screen. You don't have to do anything special to make it work.

However, if you are designing a UI specifically for touch users, there are a
few things you can do to increase the usability for your users. The most
important thing is to use controls that are properly sized, because
targetting tiny little controls with a touch screen can be very frustrating.

See here for some more guidelines/suggestions:
http://msdn2.microsoft.com/en-us/lib...49(VS.85).aspx

Thanks
Stefan Wick
http://blogs.msdn.com/swick/


"geocoy" wrote:

> Well I am capable of developing an appicatiion in MS Access, but I don't know
> what it takes to convert it to touch screen technology. I am thinking of
> developing a simple point of sale application that I can use in a small
> business. The users would have limited computer skills, so I thought touch
> screen was the way to go. Glad to hear your opinion if you disagree.
>
> "Stefan Wick[MS]" wrote:
>
> > What touch screen hardware are you using? Does it not work in MS Access?
> >
> > Are you asking about hardware or software setup?
> >
> > Thanks,
> > Stefan Wick
> > http://blogs.msdn.com/swick/
> >
> >
> > "geocoy" wrote:
> >
> > >
> > > I guessed that is was just a replacement for the mouse, but how do I get it
> > > setup
> > > "Josh Einstein" wrote:
> > >
> > > > There's nothing special about a touch screen. It's just treated as a mouse
> > > > to the application.
> > > >
> > > > --
> > > > Josh Einstein (Tablet PC MVP)
> > > > Einstein Technologies
> > > > Tablet Enhancements for Outlook - Try it free: www.tabletoutlook.com
> > > >
> > > >
> > > > "geocoy" <geocoy@discussions.microsoft.com> wrote in message
> > > > news:79CA5589-7863-45D3-9FAA-BCD098A86439@microsoft.com...
> > > > >I am interested in developing an MS Access application with Touch Screen
> > > > > technology. How do I go about doing this
> > > >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Touch screen add on kit with vista. tooextreme94 Vista Hardware 0 04-12-2007 04:29 PM
Re: Touch Screen Calibration Michael Witkop Windows XP Tablet PC Newsgroup 3 12-03-2006 11:35 AM
Possible to turn off touch screen? Phil Windows XP Tablet PC Newsgroup 8 01-28-2005 01:15 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 05:56 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0