Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Touch Screen Programming
Message
 
 
To
25/05/2001 22:49:10
Bobby Yates
Technology Solutions Consultants
Frisco, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00511753
Message ID:
00511795
Views:
23
>That is good to hear. So other than the object size and spacing I can write a normal VFP app. Thanks for the help.

Two other things to take into account is "drag and drop" and scrolling.

Scrolling
Most controls have a programmatic way of scrolling them (Grid, Form). You might develope some custom controls that work with those controls to handle that. The other option is to increase the size of the scrollbar. Under Windows this is done in Display - Properties - Appearance. Select Scrollbar from the Item dropdown.

Drag and Drop
D&D is problematic for touch screen because the user must maintain constant contact with the screen in order for this to happen. Even if you overcome that some client's won't like this because it causes streaking on the screen.

Good luck!
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform