latex88
Registered User.
- Local time
- Today, 13:55
- Joined
- Jul 10, 2003
- Messages
- 198
Everywhere I've searched, I am informed that you cannot make a continuous form to go from left to right. As my users are using touchscreen monitors to select from a long list (just long enough to go to two to three screen sizes) of items from a table/query, scrolling is not desirable.
I could make command buttons for each possible selection, but that would take tremendous amount of time, especially that I need to make numerous of these forms with different lists.
Is there a way to create the command buttons systematically? I couldn't figure how, so I thought using the text box with events might be my best option, but due to the aforementioned reasons, it's not too viable.
If above options are not possible, how about using Tab Control? Is there a way I can auto populate the tabs? I don't think this option is too ideal either, unless there's a way to make two or more rows of tabs, as the touch areas are too small for an average size finger.
I could make command buttons for each possible selection, but that would take tremendous amount of time, especially that I need to make numerous of these forms with different lists.
Is there a way to create the command buttons systematically? I couldn't figure how, so I thought using the text box with events might be my best option, but due to the aforementioned reasons, it's not too viable.
If above options are not possible, how about using Tab Control? Is there a way I can auto populate the tabs? I don't think this option is too ideal either, unless there's a way to make two or more rows of tabs, as the touch areas are too small for an average size finger.