| View previous topic :: View next topic |
| Author |
Message |
lingoist
Joined: 05 Oct 2004 Posts: 121 Location: Brasília, Brazil
|
Posted: Tue Jan 25, 2005 1:56 pm Post subject: Edit box with arrows |
|
|
Hi,
Would it be very difficult to create an edit box with little arrows to change the value inside the edit like the image above?
Thanks,
Lingoist
Translation:
Dimensions
Adjust to [100] % of normal size
Last edited by lingoist on Fri Nov 04, 2005 11:19 pm; edited 1 time in total |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Tue Jan 25, 2005 2:32 pm Post subject: |
|
|
Each pair of arrows is an "up-down" control, which is on the to-do list.
In the meantime, you could create two tiny buttons next to an edit control to simulate that effect. You can also use a slider if that's more appropriate. |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3004 Location: Minnesota
|
Posted: Tue Jan 25, 2005 3:02 pm Post subject: |
|
|
I don't think that's an edit control at all. But you may be in luck. This line is currently in second place on the "todo list:"
| Quote: | | Additional GUI features: More control types, etc. |
Edit: Gah, beat me. Half an hour, too, lol. I gotta stop "mass lurking." |
|
| Back to top |
|
 |
lingoist
Joined: 05 Oct 2004 Posts: 121 Location: Brasília, Brazil
|
Posted: Tue Jan 25, 2005 3:51 pm Post subject: |
|
|
The problem with button is that I have to press it many times. An up-down control would increase/decrease values persistently when mouse button is held.
I look forward to seeing it implemented.
Thanks again,
Lingoist. |
|
| Back to top |
|
 |
|