Differences between revisions 4 and 5
Revision 4 as of 2008-03-30 21:22:38
Size: 918
Editor: schilly
Comment:
Revision 5 as of 2008-03-30 21:23:05
Size: 924
Editor: schilly
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
    5. Show current value next to slider control, perhaps also min/max: e.g. [min] |----------------[-]----| value [max]     5. Show current value next to slider control, perhaps also min/max: e.g. {{{[min] |----------------[-]----| value [max]}}}

This is a informal page for coordinating suggestions on improving the interact command. At some point it should be either deleted, turned into a trac ticket, or more formal enhancement proposal. Any commentary on the nuts and bolts of what code should be changed would be appreciated as well.

  • Improvement/Suggestion list
    1. Input boxes should have a changable length - sometimes longer inputs are necessary, and these are not handled gracefully.
    2. Controls placed horizontally - it would save a lot of screen real estate if controls could be placed next to each other.
    3. Controls changing state of other controls - currently this is not possible.
    4. Image input - for example, being able to click and drag a point in a displayed image. Probably hard to implement.
    5. Show current value next to slider control, perhaps also min/max: e.g. [min] |----------------[-]----| value [max]

interact/Suggestions (last edited 2017-03-22 00:03:17 by mrennekamp)