Jump to content
C4 Forums | Control4

composer software cannot all displays.


cbl8893

Recommended Posts


I checked this in a Windows XP machine. Make a backup copy of the following file and then edit the file with a text editor like notepad

C:\Documents and Settings\<username>\Application Data\Control4\ComposerProSettings.Config

<username> is the user you log into windows with.

Change the <NavigationBarWidth>1111</NavigationBarWidth> value to something smaller. Restart Composer HE.

Here is a copy of what my ComposerProSettings.Config looks like. I have artificially increased the value to 1111 and this makes my navigation bar so large that it obscures the other windows.

<settings>

<DesignerForm type="Control4.Designer.WindowState">

<WindowState xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

<Location>

<X>166</X>

<Y>26</Y>

</Location>

<Size>

<Width>1028</Width>

<Height>675</Height>

</Size>

<FormWindowState>Normal</FormWindowState>

<NavigationBarWidth>1111</NavigationBarWidth>

</WindowState>

</DesignerForm>

<ProjectDirectory type="System.String">

<string>xxxxxxxxx</string>

</ProjectDirectory>

</settings>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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