
On Sep 5, 2007, at 2:03 PM, bulia byak wrote:
On 9/5/07, jiho <jo.irisson@...400...> wrote:
Unless there's a way to reorganize the toolbar icons, this won't really solve the problem: it is not very practical to go click the hidden tools' icons unless you can put there the tools you don't use much (and this will be different for everyone, hence the need to have re-oganizable toolbars).
All toolbars are already internally constructed from an XML representation. I think it's an easy fix now to have Inkscape read these representations from a file. Jon, are you planning to add that one day?
Yes, that is correct.
And yes, planning on getting that in very soon. I want to use a nice XML form, and not the GTK+ stuff directly. Their stuff seems to be more patterned off of GLADE's support, and we'd want something more simple and abstract.
I have one or two more toolbars left to convert, then the external file representation would be next.