04-12-2020, 03:42 PM
Hi Gerald,
I have a suggestion or a question!.
I was able to edit the position of the 'run' and 'reset' icon in the toolbar by editing:
<object class="wxToolBarAddOn" name="debugger_toolbar">
in the debugger_toolbar.xrc (XML) in the ZIP file
C:\Program Files (x86)\EmBitz\1.11\share\EmBitz\debugger.zip
I'm goofy and want to change their position in the toolbar and adding separator so I don't hit the wrong button while debugging...
But the size of the toolbar is fixed...
Is there a keyword to use in the XML to change the size of it, so I can avoid the drop down menu as you can see?
if not, can you add it ?
Thanks!!
I have a suggestion or a question!.
I was able to edit the position of the 'run' and 'reset' icon in the toolbar by editing:
<object class="wxToolBarAddOn" name="debugger_toolbar">
in the debugger_toolbar.xrc (XML) in the ZIP file
C:\Program Files (x86)\EmBitz\1.11\share\EmBitz\debugger.zip
I'm goofy and want to change their position in the toolbar and adding separator so I don't hit the wrong button while debugging...
But the size of the toolbar is fixed...
Is there a keyword to use in the XML to change the size of it, so I can avoid the drop down menu as you can see?
if not, can you add it ?
Thanks!!