Menubar: Difference between revisions

Jump to navigation Jump to search
35 bytes added ,  14 October 2015
m
(fix the order that I just munged up)
Line 64: Line 64:
If there is an option on the Debug menu called *cycle gui* use this, ensure that you are using GUI style 1, i.e. in the preferences, or autosave the gui section should be as followed
If there is an option on the Debug menu called *cycle gui* use this, ensure that you are using GUI style 1, i.e. in the preferences, or autosave the gui section should be as followed


<pre>
<syntaxhighlight lang="xml">
     <gui>
     <gui>
       <current-style type="int">1</current-style>
       <current-style type="int">1</current-style>
       <devel-widgets type="bool">false</devel-widgets>
       <devel-widgets type="bool">false</devel-widgets>
     </gui>
     </gui>
</pre>
</syntaxhighlight>


== How to Change the Default Menubar Font Size ==
== How to Change the Default Menubar Font Size ==

Navigation menu