Hi Mark,
Personally I'm not aware that you can set the screen position of a standard Rev
dialog, though I'm willing to be corrected.
I often use a substack as a dialog. That way I have complete control over it -
in theory :o) Then in its stack script I put:
on preOpenStack
set the loc of me to the screenLoc -- or the loc of the app, etc
end preOpenStack
So my custom dialog is positioned before it becomes visible.
That's one way.
Phil Davis
Mark Swindell wrote:
What is the correct syntax to tell Rev where to place a dialog window?
Example:
Ask "What's your name?" (at the location of this wd)
Thanks
Mark
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution