Page 1 of 1

Double screen problem

Posted: Thu Apr 03, 2014 10:05 am
by Rob van der Sloot
I have an second screen connected to my PC. If I have the application browser or the project browser opened on screen nr. 2, then when I open LC a next time without screen nr. 2 the application browser or project browser don't show up if you want them. They seem to remain on screen nr. 2. How can I solve this problem if screen nr. 2 is not connected?

Thanks

Rob van der Sloot

Re: Double screen problem

Posted: Thu Apr 03, 2014 2:06 pm
by dunbarx
Hi.

I think this can be solved if you write a handler setting the locs of these stacks. They are all stacks, you know. But watch out. The names have been changed to protect the disingenuous:

set the loc of stack "revapplicationOverview" to yourFavoriteLoc
set the loc of stack "revProjectBrowser" to yourFavoriteOtherLoc

Craig Newman