I maintain a (C++) CE app that uses a touch screen.

Couple of issues - don't use pop up menus on mouse right clicks (these are
simulated on CE by alt-tap).
 
Keep the buttons big & give instant feeback (the user does not get tactile
feedback so you have to give audio & visual feeback that the button has been
depressed).

If the user needs to enter any data like their name then you might want to
think about an on-screen keyboard or a letter entry system like a
playstation game might have.  

Keep the UI simple - people are putting there grubby hands all over the
screen so keep the graphics & text 'thick & chunky'.



> -----Original Message-----
> From: Alex Kouznetsov [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, April 15, 2000 8:57 AM
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: Touch Screens
> 
> 
> Simply speaking you have to develop for a user with the mouse 
> and without a
> keyboad. That is all.
> 
> If you cannot provide full featured user input facilities without a
> keyboard, then you either make a keyboard emulating form or get your
> customers to keep keyboard handy.
> 
> Alex
> 
> ----- Original Message -----
> From: "Cooke, Andrew" <[EMAIL PROTECTED]>
> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
> Sent: Thursday, 13 April, 2000 6:15 PM
> Subject: [DUG]: Touch Screens
> 
> 
> > Hi,
> > Has anyone done much development using touch screens? Any 
> issues? Where is
> > the best place to get these?
> > TIA,
> >   Andrew.
> >
> > ----------------------------------------------------------------
> > Andrew Cooke, Software Development Manager
> > Information Technology Services, AgResearch Ltd, Ruakura 
> Research Centre
> > Private Bag 3123 Hamilton, New Zealand. +64-7-8562836, fax 
> +64-7-8385117
> >
> > 
> --------------------------------------------------------------
> ------------
> -
> >     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
> 
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to