473,385 Members | 1,311 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,385 software developers and data experts.

Suggestions For Touch Screen Form Sizes [C#]

Hi Everyone,

I'm looking for suggestions for touch screen form sizes. Or better yet
dealing with forms very various screen sizes. How to deal with anchoring
buttons etc and so they don't overlap with bigger screen size.

I'm trying to build a hospitality touch screen application w/ Window forms.
However I am getting a bit flustered with choosing what size of the form I
should have (base my application on). I have been measuring various monitor
sizes and they vastly very. Some have big screens, some very small. Should I
start my form small so the application can expand according to the windows
state size. Start big and shrink to the windows state size. My application
will have a fair amount of custom buttons and in practice with anchoring, if
they shrink/grow too much, it will distorts the appearance of the
application.

Any and all help, concerns, tips etc, etc is appreciated. Also, any and all
other concerns tips on doing this type of application is appreciated as
well.

MikeY

PS I've posted on form forum But there were no responses. So sorry if you've
seen this post before.


Mar 3 '06 #1
1 2699

"MikeY" <mi*******@yaho.com> wrote in message
news:HL*******************@news20.bellglobal.com.. .
Hi Everyone,

I'm looking for suggestions for touch screen form sizes. Or better yet
dealing with forms very various screen sizes. How to deal with anchoring
buttons etc and so they don't overlap with bigger screen size.

I'm trying to build a hospitality touch screen application w/ Window
forms. However I am getting a bit flustered with choosing what size of the
form I should have (base my application on). I have been measuring various
monitor sizes and they vastly very. Some have big screens, some very
small. Should I start my form small so the application can expand
according to the windows state size. Start big and shrink to the windows
state size. My application will have a fair amount of custom buttons and
in practice with anchoring, if they shrink/grow too much, it will distorts
the appearance of the application.

Any and all help, concerns, tips etc, etc is appreciated. Also, any and
all other concerns tips on doing this type of application is appreciated
as well.
Probably the less on the screen, the better -- to avoid scrolling
all-together, and minimize the effects dynamic resizing.
I'd think a "wizard" approach would be the best -- one smallish "natural
group" of controls at a time, and "Next", "Back" and "Start Over" on the
bottom. (Assuming this is a general pubic side UI and not for experts in the
domain that will use it all the time - then I assume you'd use a
mouse/keyboard anyway...)

m


MikeY

PS I've posted on form forum But there were no responses. So sorry if
you've seen this post before.

Mar 3 '06 #2

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

Similar topics

8
by: Chris Beall | last post by:
I'm struggling with how to handle, on a web page, images that contain text that the user must be able to read. Examples: tombstone photos, photos or scans of historic documents (handwritten or...
193
by: Michael B. | last post by:
I was just thinking about this, specifically wondering if there's any features that the C specification currently lacks, and which may be included in some future standardization. Of course, I...
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 ***...
47
by: Matthew | last post by:
I am just about finished my first Visual Basic program. Yay! Does anybody had any suggestions about improving the look of the interface? I have read that programmers tend to have a cluttered...
4
by: Bob | last post by:
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
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...
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: brino | last post by:
hi all ! i have a database working on a touch screen. on one of the forms i would like to place some buttons with all numbers so you can enter a numeric value in without using the keyboard. ie....
3
by: Abhijit Taur | last post by:
i want to creat an touch screen calculator how should i devlop the windows form?
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.