Re: Using groups as dialogs..

2011-07-08 Thread Chipp Walters
Wow. Didn't know that. Thanks, I'll check it out on PC. On Fri, Jul 8, 2011 at 4:41 AM, Scott Rossi wrote: > Recently, Chipp Walters wrote: > > > I'd like to have an easy way to be able to use a group 'dialog box' > inside a > > script and of course could not use a wait until mouseclick() or oth

Re: Using groups as dialogs..

2011-07-08 Thread Scott Rossi
Recently, Chipp Walters wrote: > I'd like to have an easy way to be able to use a group 'dialog box' inside a > script and of course could not use a wait until mouseclick() or other cycle > stealing technique. I'd be interested to know if anyone has figured out how > to do this. In my experience,

Using groups as dialogs..

2011-07-08 Thread Chipp Walters
I, for sometime now, would like to be able to use groups as dialogs. This would work well for iOS in particular where dialog windows really don't work. With groups, they could navigate down as sheets and there's lot's of neat effects which can be applied. As many of you, I typically use stacks as