[Bug 72359] add "Build Project" to the build toolbar, it doesn't appear

Sascha Cunz mail at sacu.de
Sun Jan 11 15:36:02 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=72359      




------- Additional Comments From mail at sacu.de  2004-01-11 15:34 -------
Hi Jon,
it should appear as soon as you open a "buildable" project ( which is of course a cpp project i.e. ).
If you have a buildable project open, there will be automagically a build-project button in the build toolbar ( which does NOT show in the configure toolbar dialog )

Some additional remarks:
  - Problems of this kinds is all due to a mixed usage of XMLGUI driven
    UI parts and not-XMLGUI driven UI parts
  - There are several things that currently can not be assigned a shortcut
    or toolbar icon to ( vcs operations etc. )
  - Contextmenu is a way better point to have a look at
  - we should at least add a lot of XMLGUI driven UI stuff to our plugins.

However, we're in deep freeze now.




More information about the KDevelop-devel mailing list