Article # 462, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Changing to a different column.
Q. I have noticed that in a multi-column table on the OmniGo, I can cursor up and down but not left and right. What do I have to do to allow the user to change columns? A. You can make the table scroll horizontally by making the GenView that contains the table scrollable in the horizontal dimension. BUT DON'T DO THIS! It violates the OmniGo UI Specification to have anything wider than the screen. Horizontal scrolling on the OmniGo is strongly discouraged. To make a table show different columns, you'll have to provide UI to allow the user to signal the app that s/he wants to view a different set of columns.