Home > Archive > Smalltalk > October 2004 > User Input using Visual Parts
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
User Input using Visual Parts
|
|
| Sheetal Khemani 2004-10-05, 4:04 pm |
| What is the best way to ask a user to input "time", for example 04:32.
Should I be using two spin buttons one for the hour with the max set
to 12, and another one for the minutes with the max set to 60.
I am using visual age smalltalk 6.0.2
Thanks
Sheetal
| |
| David Pennington 2004-10-05, 8:58 pm |
| On 5 Oct 2004 11:23:26 -0700, sheetal.khemani@gmail.com (Sheetal
Khemani) wrote:
>What is the best way to ask a user to input "time", for example 04:32.
>Should I be using two spin buttons one for the hour with the max set
>to 12, and another one for the minutes with the max set to 60.
>
>I am using visual age smalltalk 6.0.2
>
>Thanks
>Sheetal
Why don't you try our freeware date and time editor. Its available
from http://www.totallyobjects.com/Tofree.htm
Regards
David
|
|
|
|
|