Page 1 of 1

Controlling IDE Windows

Posted: Tue Aug 23, 2011 8:45 pm
by jpottsx1
Is it possible to have all IDE windows come forward when I select the LiveCode menubar. I'm going nuts always having to bring window after window forward in order to work on.

Re: Controlling IDE Windows

Posted: Tue Aug 23, 2011 11:25 pm
by Mark
Hi Jeff,

Would it help if you activate the backdrop?

Mark

Re: Controlling IDE Windows

Posted: Thu Aug 25, 2011 10:09 pm
by sturgis
In your message box, I think you can set the raisewindows to true and then it will behave as you wish. IE no interleaving of non-ide windows.

Code: Select all

set the raisewindows to true
jpottsx1 wrote:Is it possible to have all IDE windows come forward when I select the LiveCode menubar. I'm going nuts always having to bring window after window forward in order to work on.

Re: Controlling IDE Windows

Posted: Fri Aug 26, 2011 10:58 am
by BarrySumpter
sturgis wrote:In your message box, I think you can set the raisewindows to true and then it will behave as you wish. IE no interleaving of non-ide windows.

Code: Select all

set the raisewindows to true
Well all right!
Sturgis Rocks!

Been wanting to do that forever.

Had a quick look thru the Preferences in LiveCode but didn't find it.
Unless its worded differently.

Re: Controlling IDE Windows

Posted: Fri Aug 26, 2011 2:06 pm
by sturgis
Actually, its not a preference as far as I know, its a property you can set that will affect your apps. But since livecode is made with livecode, setting it while in the IDE has the desired affect.

Great for stopping interleave in a multiwindow app.

Its in the dictionary along with its cousins, raisepalettes and raisemenus

Re: Controlling IDE Windows

Posted: Sat Aug 27, 2011 5:44 am
by BarrySumpter
Acknowledged!

Can't tell you how much more comfortable the LiveCode IDE is with this setting turned on.

Brilliant!

Re: Controlling IDE Windows

Posted: Sun Aug 28, 2011 5:18 am
by BarrySumpter
This command doesn't last between LiveCode sessions.

But sturgis, an absolute champ, has posted and tested a way to setup a plugin for raiseWindows.

LOL. Now thats the kind of content I'm looking for!

http://forums.runrev.com/viewtopic.php? ... 873#p42499

hthnh - here to help - not hender