Jump to content

FM at 2 monitors


Per Lind

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

Recommended Posts

Hi all!

Im not sure if I posted this in right department but here we go:

I have made a solution for an auctioneer.

At computers monitor (19") I show all items as a List with one kind of layout.

On another monitor (4") connected to same computer I would like show as a Form with a different layout.

Is it possible?

Best regards

-Per

Link to comment
Share on other sites

Look at the Move/Resize Window script step. You can position windows on different monitors by using top/left values to push the specified window over to the next monitor.

So, open the first window with your form layout, then call a script to open the second window with your list layout, and use Move/Resize to push it over. You'll need to play with the script step a bit to get it right.

I assume you mean a 14" monitor?

Link to comment
Share on other sites

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