Touch or Mouse
Posted: Fri Aug 23, 2024 9:22 pm
In the case of websites, the vertical mobile version usually features touch orientation, the horizontal desktop version features mouse support.
No wonder Microsoft had to do something with Windows 8 - just to have it rebuild to mouse conditions again.
A good app should feature both versions - a high res mouse studio and a zoomed touch environment alike. On desktops the orientation will always be square/widescreen, so the gui has to be rethough for touch primitivity.
In SpiderBasic the screen orientation can decide for the input method to support.
I am looking for examples or excerpts on apps created with that kind-of thought. Did you create bi-orientation apps on PB or SB?
No wonder Microsoft had to do something with Windows 8 - just to have it rebuild to mouse conditions again.
A good app should feature both versions - a high res mouse studio and a zoomed touch environment alike. On desktops the orientation will always be square/widescreen, so the gui has to be rethough for touch primitivity.
In SpiderBasic the screen orientation can decide for the input method to support.
I am looking for examples or excerpts on apps created with that kind-of thought. Did you create bi-orientation apps on PB or SB?