On 9/1/06, Frederik 'Freso' S. Olesen <[EMAIL PROTECTED]> wrote:
> 2006/9/1, Axel Liljencrantz <[EMAIL PROTECTED]>:
> <zap>
> >There is a lot of room on the last line of the completion pager, one
> >could do more than give a single number. The main problem I see with
> >that is how to make this intuitive. [...]
> >
> >1). 'Graphical' progress meter
> <zap>
> >2). Pages
> >
> >Tell the user rougly what 'page' of output the are seeing. If you are
> >displaying completions 0-100 out ouf 400 it could look like this:
> >
> >page 1 of 4
> >
> >and when displaying completions 50-100 out of 400, it would look like this
> >
> >page 2 of 8
>
> How would it handle completions 3-103 of 400? (Not sure if that is
> feasible, but it would be nice to have it cleared up. :))

I imagened one would round downwards, though one could also use one
decimal of precision, e.g. page 1.3 of 5, etc.

>
> Another possibility might be simply stating:
>
> lines 3 to 103 of 400.

That would absolutley work. The downside is that you present 3
numbers, where you'd ideally want as few as possible. The things you
want to know is probably only roughly where in the list you are and
how large the list is. If you can give that information in two numbers
instead of 3, then less processing is required for the user.

>
> --
> Frederik 'Freso' S. Olesen <http://freso.dk/>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Fish-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fish-users
>


-- 
Axel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to