gui objects for inputing integers

Brian Tabone brian.tabone at gmail.com
Fri Dec 3 16:18:23 UTC 2004


Ralph,

      Download InformationSpace off of SqueakMap and have a look at
the class InformationSpaceController. In there I have set it up to
handle tabs and take numbers. Feel free to steal any of the code you
like. Let me know if you have any questions.

-Brian T

On Wed, 1 Dec 2004 19:37:01 -0800 (PST), Ralph Boland
<ralphpboland at yahoo.com> wrote:
> I need to build a pop up window where I have
> (amoung other things) a set of boxes with which to
> input integers.
> 
> Can someone tell me which GUI
> object I should use for these boxes?
> 
> I also want to be able move the cursor to a given box
> by clicking the mouse when the cursor is in the box or
> by
> typing the tab character to have the cursor cycle
> through the boxes, one box per tab.
> 
> If anyone can point me to code that I can study/steal
> from in order to implement my window
> that would be most appreciated.
> 
> Thanks in advance.
> 
> Ralph Boland
> 
> 
> __________________________________
> Do you Yahoo!?
> Meet the all-new My Yahoo! - Try it today!
> http://my.yahoo.com
> 
>



More information about the Squeak-dev mailing list