Wickerman Posted September 30, 2018 Posted September 30, 2018 I have a simple script that allows the user to re-login under a different username. if the user has 'Staff' privileges, the status area is hidden. Otherwise, it is on display. This works fine. But for some reason the 'Resize to Fit' step only seems to work intermittently. The *first* time I use the button and go to a Staff login, it works . . but if I go back and forth a second time, it doesn't, so there's about an inch of dead window space opened up on the bottom of the layout. Can anyone explain why this is happening? Thanks! Here's a picture of the script . . .
Wickerman Posted October 1, 2018 Author Posted October 1, 2018 You mean just before re-sizing? This doesn't seem to be making a difference . . . I've tried it a couple different places but not sure if I'm missing something...
Rich Posted October 14, 2018 Posted October 14, 2018 (edited) I'm having similar problems with Adjust Window in v17 (Mac)—the layouts won't resize even with Adjust Window [Resize to Fit] entered in a resizing script mulitple times. It also acts flaky between user privileges, too--Admin, no problem, but any other privilege and it won't work correctly. I found a temporary way around the problem by creating a standalone script that has just one instruction: Adjust Window [Resize to Fit]. So, in the resizing scripts I have, I've replaced the instruction Adjust Window with Perform Script [Resize_to_Fit] and that works. Edited October 14, 2018 by Rich 1
Recommended Posts
This topic is 2232 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now