Re: Multiple Monitors ; However, LC IDE want a 0,0,X X working rect.

2018-06-16 Thread Sannyasin Brahmanathaswami via use-livecode
I raised the second monitor, then adjusted the arrangement in Mac OSX prefs. It changed everything I hide to fiddle with set the topleft of stack "revMenuBar" to 0,22 save stack "revMenuBar" put locations didn’t stick on reboot so I wiped ~/Library/RunRev/##preferencesA## reboot, then i

Re: Multiple Monitors ; However, LC IDE want a 0,0,X X working rect.

2018-06-15 Thread Bob Sneidar via use-livecode
I have a development menu which has, among other things a command that simply sets the loc of the top stack to the screenloc. Centers the stack in the monitor. I also have found it necessary to record the rect and loc of the stack on close so I can restore it on open. Bob S > On Jun 15, 20