Hi, Can I set the zoom level for a project to 100%? It seems to be set at 75%. Every Macro opened has to be set individually to 100%.
Thanks, Dave
Zoom level
Moderator: Benj
-
- Flowcode v5 User
- Posts: 104
- Joined: Fri Oct 10, 2014 11:15 am
- Has thanked: 27 times
- Been thanked: 22 times
-
- Flowcode v5 User
- Posts: 104
- Joined: Fri Oct 10, 2014 11:15 am
- Has thanked: 27 times
- Been thanked: 22 times
- Steve
- Matrix Staff
- Posts: 3431
- Joined: Tue Jan 03, 2006 3:59 pm
- Has thanked: 114 times
- Been thanked: 422 times
Re: Zoom level
I've got a solution for you, as long as you don't mind editing the registry or your project files.
There are 2 settings you may want to change - one is for existing flowchart macros of a project, and the other is for the default setting for newly-created flowchart macros.
But before you dive in, please be careful when editing the project file or the Windows registry. Make appropriate backups and unsure you know what you are doing because you could ruin your Flowcode project or, worse, cause big problems with your Windows installation!
A) For an existing project, you can edit the zoom settings of each flowchart macro by editing the project file as follows:
There are 2 settings you may want to change - one is for existing flowchart macros of a project, and the other is for the default setting for newly-created flowchart macros.
But before you dive in, please be careful when editing the project file or the Windows registry. Make appropriate backups and unsure you know what you are doing because you could ruin your Flowcode project or, worse, cause big problems with your Windows installation!
A) For an existing project, you can edit the zoom settings of each flowchart macro by editing the project file as follows:
- Ensure your project is not opened in Flowcode
- Open it in a text editor
- Near the bottom of the file, there is a <layout> tag with a line for each macro
- Each macro there has a 'zoom' setting you can edit
- Save the file, close the text editor, and then open the file in Flowcode
- Close all running instances of Flowcode
- Open the Windows registry and navigate to HKEY_CURRENT_USER\Software\MatrixTSL\FlowcodeV8\Options
- The setting to control the default flowchart macro zoom is 'FcZoom'
- Edit this value to your preferred zoom level (ensure you select 'decimal' when editing)
- Close the Windows registry and restart Flowcode