27 Feb
2008
27 Feb
'08
6:47 p.m.
On Wed, Feb 27, 2008 at 01:23:37PM -0500, Richard Querin wrote:
Hi,
Sorry if this sounds like a silly question, but is there any way to vary the number of buttons that appear on the Commands Bar? I know I can hide the bar entirely, but I'd like to remove the rightmost one or two buttons if possible. Any way to do that?
I guess I could always poke around the source code and remove them that way, but I wanted to avoid that if possible.
A lot of this is in src/widgets/toolbox.cpp; there's an XML string you can customize. This is an area JonCruz is working on, and I suspect the plan is to break that text out into an externally loaded config file.
Bryce