Can the message Box location be changed?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Can the message Box location be changed?

Post by DR White »

How?

Thanks,

David
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Can the message Box location be changed?

Post by FourthWorld »

set the location of stack "Message Box" to 500,500
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Re: Can the message Box location be changed?

Post by DR White »

Richard,

I thought that the "Answer" command and "Message Box" were the same, I found out they are not.

Can you tell me how to move the dialog box of the "Answer" command?

Thanks,

David
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Can the message Box location be changed?

Post by dunbarx »

Hi.

I think these are fixed by the OS. Check the dictionary for the locs on specific platforms. You can always roll your own.

Craig Newman
Post Reply