473,378 Members | 1,078 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

touch screen monitors

Bob
I have no experience with them... can I expect that "touch" will fire
"mousedown" for any control? Or will I need special controls that understand
touchscreen input?

Bob
Nov 21 '05 #1
4 3793
"Bob" <no***@nowhere.com> wrote in message news:%
I have no experience with them... can I expect that "touch" will fire
"mousedown" for any control? Or will I need special controls that
understand
touchscreen input?


You are correct, and occasionally right click may be performed by pressing
and holding - ergo: drag operations may be affected differently.

Controls need to be bigger too :D (big enough to hit your head on)
--

Liddle Feesh
*fap fap fap fap*
<>< <>< <>< <>< ><>
<>< <>< <>< <>< <>< <><
Nov 21 '05 #2
Bob
<Liddle Feesh> wrote in message
news:42***********************@ptn-nntp-reader04.plus.net...
"Bob" <no***@nowhere.com> wrote in message news:%
You are correct, and occasionally right click may be performed by pressing
and holding - ergo: drag operations may be affected differently.

Controls need to be bigger too :D (big enough to hit your head on)


Heh, yeah I can hear it now. Procedure for clocking time to a work order:
bang head against touch screen.

Bob
Nov 21 '05 #3
touch screen are nice.. if you see them as a new way for the user to work. Is
not like a replace interface for the mouse...e.g. the controls for mouse are
small , for touch screen should be bigger(how big...depends on your user's
fingers or pencils).

Think about the scrolling bar, try to play with it using your pencil or
finger.
there won't be no scroll ball (Bingo! we need this...good idea, sorry!!)

The size/font of the monitor ,matters a lot. the smaller the font the
harder to touch controls (e.g. highligh a line on a browse full of lines).

There are so many little issues with touch scr (did dryclean, and restaurant
apps using them, and takes a while to think of all these little issues) .

touch screen comes with interfaces to do right click .

good luck.

"Bob" wrote:
<Liddle Feesh> wrote in message
news:42***********************@ptn-nntp-reader04.plus.net...
"Bob" <no***@nowhere.com> wrote in message news:%
You are correct, and occasionally right click may be performed by pressing
and holding - ergo: drag operations may be affected differently.

Controls need to be bigger too :D (big enough to hit your head on)


Heh, yeah I can hear it now. Procedure for clocking time to a work order:
bang head against touch screen.

Bob

Nov 21 '05 #4
I wrote a register program for our restaurant and just used the MouseDown and
Mouseclick events as if your finger was a mouse. However, as was stated
before, the controls (buttons, icons, and text) had to be bigger than
normal. One problem we encountered was the different heights of people using
the touch screen. They come with calibration programs that require you to
touch various "x's" on the screen to calibrate. This was fine for me as I am
6'-2" tall. However, my son is 6'-6" tall and my wife is 5'-7" tall. They
had different perspectives on the the screen view and my wife would
continually touch the screen control low when it was calibrated by me or my
son and vice versa if it was calibrated for her. Thus, Make the controls BIG!

"Bob" wrote:
<Liddle Feesh> wrote in message
news:42***********************@ptn-nntp-reader04.plus.net...
"Bob" <no***@nowhere.com> wrote in message news:%
You are correct, and occasionally right click may be performed by pressing
and holding - ergo: drag operations may be affected differently.

Controls need to be bigger too :D (big enough to hit your head on)


Heh, yeah I can hear it now. Procedure for clocking time to a work order:
bang head against touch screen.

Bob

Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Maxine | last post by:
I work on a 19" monitor. To approximately test different resolutions, I use "Sizer" software (http://www.brianapps.net/sizer.html) to test in 800x600 and 460x800. However, that is viewing the...
4
by: The Bear | last post by:
Is there any documentation for creating a touch screen application using c#. Any information anyone has would be great The Bear. *** Sent via Developersdex http://www.developersdex.com ***...
5
by: MikeY | last post by:
Hi everyone, I'm going to embark on trying my hand at developing a C# windows application for a touch-screen. Is there any special considerations that I need to be aware of for developing a...
3
by: kiran.challagolla | last post by:
Hi All I want to write a touch screen POS application. I am trying to get this accomplished in c#.net. I have very good experience in developing stand alone applications and web applications using...
2
by: reidarT | last post by:
Do I need to do anything in my application if I want to use a touch screen instead of keyboard/mouse, or is everything controlled by the screen drivers? reidarT
25
by: Michelle | last post by:
Hi, I am new it vb.net and am looking at writing for touch screens as one of my clients wants their application written for touch screens. I'm sure someone that done this before. Are there links...
3
by: Elioth | last post by:
I want to make a program which it work with a touch screen, I need to know if I need any special control or programming in vb.net to do, to the program work with the touch screen? Thanks for...
3
by: Abhijit Taur | last post by:
i want to creat an touch screen calculator how should i devlop the windows form?
10
by: =?Utf-8?B?UmljaA==?= | last post by:
A lot of users at my workplace use different screen resolutions, and I build apps to use 1680 x 1050 pixels res by default. But some users are using 800 x 600, and the apps are too large for their...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.