>>>>> "Roland" == Roland Baudin <[EMAIL PROTECTED]> writes:

Roland> Hello, I'd like to add new icons for the toolbar in LyX. Is it
Roland> possible? If not, is there a way to add news icons in the LyX
Roland> code and hack it? 

This can be done in src/toolbar.C, where the icons are hardcoded. Have
a look at ToolBar::getPixmap(); the names of the functions can be
found in LyXAction.C. We have code however to make icons dynamic (in
the old development branch), but it has not been ported to lyx 1.1.x
yet.

JMarc

Reply via email to