Jump to content

Flickering layout


This topic is 6100 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi,

I am using a script to cause a new window to appear so that the user can fill out a form on a seperate layout. After the user is finished, a button triggers another script to close the window and resize the original window. However, the layout "flickers" really bad when it loads. Is there anyway to stop this?

Thanks,

Nick

Link to comment
Share on other sites

If you're using WinOS, FMP can either display windows all maximised, or all restored. It cannot display a restored (floating) window over a maximised window.

This is probably the cause of your problems: the window starts out maximised, then gets restored when the new window is opened, then gets maimised again by the script that closes the window.

Link to comment
Share on other sites

This topic is 6100 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.