modal dialog from clone

Chipp Walters chipp at chipp.com
Thu Feb 7 15:09:09 EST 2008


Steve,

Don't know if this works, but perhaps something along the lines of:

lock screen
put the loc of stack tStackname into tOldLoc
set the loc of stack tStackname to -2000,-2000
clone stack tStackName
hide it
put it into tNewStackName
set the loc of it to tOldLoc
set the loc of stack tStackname to tOldLoc
modal tNewStackName
unlock screen



More information about the use-livecode mailing list