editing menus...

James R. R. Tullett jamest at iotia2
Sat Mar 31 10:44:14 BST 2001


On Friday 30 March 2001 18:47, "Giorgi Lekishvili" <gleki at gol.ge> wrote:
> Dear all!
>
> I tried but did not find any tool in KDevelop similar to menu editors both
> in VC++ or BC++.
> Perhaps, I am missing something?
>
> Thanx.
> Giorgi
>
Yes, it's called a Menu Editor, and I haven't yet seen one
in a (Free|Open) Software development tool.  It appears to be a 
Great Unanswered Problem of our Times.  KDevelop 1.4 initialises
KActions in the method AppName::initAction(); and you can add or
remove stuff from this method manually.

A Menu/Toolbar/Action Editor would be a helpful addition to KDevelop.
There is a facility to load Menus and Toolbars into an application 
from an XML resource file; all we need is for somebody to integrate
this facility into KDevelop, along with a point and click interface.

--

James
jamest at iotia2.demon.co.uk

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe ╩your-email-address╚



More information about the KDevelop mailing list