New Locs for old dialogs (was: Re: Modal Box)
Richard Gaskin
ambassador at fourthworld.com
Fri May 2 20:01:01 EDT 2003
Jim Hurley wrote:
>>> No need even to comment the respective lines of the answer dialog of the
>>> Mac version of Revolution that define the loc as long you add the above
>>> line "if the Newloc....." just before "end preopenstack".
>>
>> Alternatively, you could put this in a frontscript and never worry about
>> customizing the dialogs:
>>
>> on preOpenStack
>> if the short name of this stack is in "answer dialog,ask dialog" then
>> set the loc of this stack to the screenLoc
>> end if
>> pass preOpenStack
>> end preOpenStack
>>
>>
>> --
>> Richard Gaskin
>
> Richard,
>
> Unfortunately, this doesn't appear to work on the Mac.
My bad: I've been doing that in MC for years, but I posted that before
testing it in Rev. That'll teach me to think I can skip testing... :)
--
Richard Gaskin
Fourth World Media Corporation
Developer of WebMerge 2.2: Publish any database on any site
___________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
Tel: 323-225-3717 AIM: FourthWorldInc
More information about the use-livecode
mailing list