On 21 September 2010 18:29, Joerg Desch <[email protected]> wrote: > On Tue, 21 Sep 2010 17:59:27 +1000 > Lex Trotman <[email protected]> wrote: > >> The toolbar doesn't understand extra build commands yet. It (and >> keybindings) only know the standard set from 0.18. This is because >> the number of extras can change, see below. > > OK. Since it seems to be a "normal menu" widget, couldn't it be populated the > same way the build menu is?
Currently it is only built once, at startup and isn't re-built. It would have to be re-built each time the build menu changed, also handling of the variable number of "compile", ie filetype commands and "execute" commands is needed. Yes it can be done, just "someone has to do it" (tm) Cheers Lex > > >> You can increase the size of the menu using the build menu related >> hidden preferences. > > Thanks. That's good to know. > > -- > Email: Joerg Desch <jd DOT vvd AT web DOT de> > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany > _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
