Advice as to how to create a dialog
stephen barncard
stephenREVOLUTION2 at barncard.com
Sun Jul 27 14:28:15 EDT 2014
On Sun, Jul 27, 2014 at 11:21 AM, Michael Doub <mikedoub at gmail.com> wrote:
> How are other folks working with dialogs?
>
I sometimes avoid the hassles of another stack, modal limitations, etc. by
using a GROUP with all the entry and controls.
it can have a background that can be dimmed or invisible that obfuscates
the clicking outside the 'fake dialog' and fills the page.
You'll have to write code that handles hide and show and dismissal, etc but
it's not that hard to make really good looking dialogs that way.
*--*
*Stephen Barncard - San Francisco Ca. USA - Deeds Not Words*
More information about the use-livecode
mailing list