Custom Message Boxes
Posted: Thu May 19, 2011 11:19 pm
My application requires, many varied little windows to pop open and collect one, two or three field values. And of course, each with a Label object, for directions.
What's the best way to accomplish this? I'm thinking lots of little sub Stacks, each for a different kind of input. Does this sound about right? Is there a better way?
Also-- when I call these custom message box Stacks, can I pass and return values?
PS: That Summer Academy has been helping me a LOT. It's just what I needed.
What's the best way to accomplish this? I'm thinking lots of little sub Stacks, each for a different kind of input. Does this sound about right? Is there a better way?
Also-- when I call these custom message box Stacks, can I pass and return values?
PS: That Summer Academy has been helping me a LOT. It's just what I needed.