Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I like to keep several windows open during development so that I can quickly see how a change in one layout/calculation, etc affects other layouts and calculations. However, I soon have a proliferation of windows all named 'window'1, 'window'2, etc.

is there any way, using FM7 (not developer) to rename windows other than scripting a 'go to layout/new window' which may or may not be the layout I'm concerned with at a particular time.

Abbe

Posted

The script step "Set Window Title()" has the ability to (drum roll) set a window's title. The new title can be based on a calculation. So you could e.g. have a script in your script menu that renames the current window to the current layout.

Posted

Hopefully I can explain myself a little better.

Setting the current window name to something else, by script or otherwise, is exactly what I don't want to do.

When I'm developing, I want to open multiple windows, each showing a different layout, so that I can bounce between layouts with a single mouse click to see how changes affect different parts of my solution.

To script this, i'd have to have a script calling each possible window, no?

Abbe confused.gif

Posted

Make a script that prompts for the new window name, then opens the new window. Use this script instead of the standard window menu commands.

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