Jump to content

Activate Script Trigger on entering window


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

Recommended Posts

I don't really know what I'm missing here.

I have two windows next to each other. I want to activate a Script Trigger on Record Load (I have tried On Layout Enter as well) , and it does that fine as long as I'm only having one window open. But not when I'm switching between the windows. Ie, I want the script to run when I enter the Window.

Isn't this supposed to work?

Link to comment
Share on other sites

If it did exist I suppose the script trigger would be

OnWindowSelect

The existing script triggers could be leveraged with the right techniques:

OnLayoutSizeChange, OnModeEnter, OnModeExit, OnViewChange however all of these require some kind of action WITHIN the window.

I don't think FM can determine that you have brought the window to the foreground.

Link to comment
Share on other sites

  • 3 weeks later...

This topic is 1706 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.