On 5/3/01 7:44 AM, "Al Hospers" <[EMAIL PROTECTED]> wrote:

> instead of using a global for that you can have the sprites register
> themselves with each other in the beginSprite handler. then you don't need
> to know in advance how many buttons are on the screen. I used this in a
> field tab behavior that I wrote a while ago. it worked really well, since as
> a client or I decided on needing more or less fields I didn't have to make
> any changes in my code.

Ah, got ya - throw em all to a proplist - and tabbing would tell each to
increase the focus, they'd be all on the same page.

Got it. Thanks.


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to