Ok, here's another one.
I'm working on version 2 of an app I made -- and you guys know how it goes,
things you start off coding wonderfully goes through a lot of changes when
the client changes their minds on stuff -- so I'm going to probably redo the
way I built the app (I had a lot of sendallsprites stuff with interface
'groups' rather than global states)....
One of the things they'd like to add is a tabbing-to-next-button and enter
scheme....I'm just thinking about the way to implement that....
Since I'm really dealing with all the buttons as behaviors rather than say
frame/moviescripts (perhaps I should change that?) one thought was to have
a global variable that knows how many buttons are on /available per screen,
and when tab is hit perhaps either increments and the sprite shows the
change or should there be some parent script (frame/movie, etc) that does
all that?
Hmmm.
[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!]