CharlesLiu0528 / vnsea

Automatically exported from code.google.com/p/vnsea
0 stars 0 forks source link

The scrolling ways - Virtual Scrollbars, Accelerometer + Finger #139

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Virtual Scrollbars

There could be virtual scrollbars on the right and down sides of 
iphone screen. Virtual Scrollbars act only when you start touching 
the side areas of screen and move your finger only straight line way 
(approx) , parallel to screen sides. 
These bars appear when user makes wright geasture (touching proper place 
on the screen and straight line) and dissapear after user unplugs his 
finger. Appears only the bar that is connected with current scrolling 
direction. Bar size and (or) offset indicates the current coordinates
(just like an every scrollbar)

Their size is not much biger the ones, that appear now .

!_____________________________!
So I think the only thing to do - 
special processing for the case "touching 
the side areas of screen and move your finger only straight line" 
for mode "View Only OFF".

2. Accelerometer + Finger (not very good)

You touch special button on toolbar. 
(for example existing button whith mouse) this button changes its     
picture to (for ex) crossed mouse or red mouse

You keep finger this button

then A or B

A__(using Accelerometer) 

and tilt your iphone the direction you want to scroll.

B__(using another finger)
use another finger to scroll 
like in "View Only ON" 
or the way you scroll in Installer (for example)

You unplug your finger - the scrolling session ends.

Original issue reported on code.google.com by Mihailo....@gmail.com on 6 Jan 2008 at 9:30