Page 1 of 1

Text toolbar

Posted: Thu Nov 09, 2017 9:43 pm
by vpapanik
Hello ! I wonder if it's possible to make a custom right-aligned toolbar with small text buttons instead of images. I'd like to make a large toolbar with slim rectangular buttons containing text, in order to add a lot of macro commands there. That would be a handy addition for the GiD+OpenSees interface.

Thanks a very lot in advance !

Re: Text toolbar

Posted: Fri Nov 10, 2017 12:59 pm
by escolano
The problemtype could do what he want of the whole GiD GUI, with Tcl/Tk scripting.
Find in Internet some tutorials to learn Tk: e.g. https://www.tutorialspoint.com/tcl-tk

Personally I think that a 'toolbar of text buttons' will look old-fashioned.

Re: Text toolbar

Posted: Fri Nov 17, 2017 10:27 am
by vpapanik
Thanks ! You are right, I just did it with small 16x16 buttons instead :)