Size: 379
Comment:
|
Size: 796
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Line 4: | Line 5: |
1. Input boxes should have a changable length | 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. |
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
- Input boxes should have a changable length - sometimes longer inputs are necessary, and these are not handled gracefully.
- Controls placed horizontally - it would save a lot of screen real estate if controls could be placed next to each other.
- Controls changing state of other controls - currently this is not possible.
- Image input - for example, being able to click and drag a point in a displayed image. Probably hard to implement.