I believe that tablet/phone applications are evolving for situations when it is needed to create layouts bigger than the screen.
I am using layout dimensions of 6000x600x160, so i have input screens where the user scroll horizontally looking an overall picture of the data.
The ability of scrolling by the touchscreen gesture is so simple and natural for the user that it makes sense.
I know i could break on pages in order to use sliding panels, however it makes less intuitive in some ocassions, and limit the layouts drawing.
Take a look on the windows 8 concept of horizontally long pages, it just work in any device with the trouble of screen sizes.
For that the designer needs to get an improvement.
Thank you,
Eduardo
I am using layout dimensions of 6000x600x160, so i have input screens where the user scroll horizontally looking an overall picture of the data.
The ability of scrolling by the touchscreen gesture is so simple and natural for the user that it makes sense.
I know i could break on pages in order to use sliding panels, however it makes less intuitive in some ocassions, and limit the layouts drawing.
Take a look on the windows 8 concept of horizontally long pages, it just work in any device with the trouble of screen sizes.
For that the designer needs to get an improvement.
Thank you,
Eduardo