[openbox] Openbox menu editor
David Barr
david at chalkskeletons.com
Mon Dec 19 10:45:49 EST 2005
On Sun, 2005-12-18 at 15:25 +0100, Manuel Colmenero wrote:
> Hi there
>
> I'm writing an Openbox menu editor in Python, for now it has the basic
> functionality. You can get it at:
>
> http://obmenu.sf.net/
>
> Please, give it a try and send any comments! Any feedback is really welcome!
> The next version (1.0beta) will come with more fun: It'll allow you to
> create pipemenus, and "links" to other menus by their ID. Appart from
> GUI enhancements, it'll also come with a module to create pipemenus
> and some pipemenus ready to use.
>
> The API will be sth like:
>
> menu = obxml.ObMenu()
> menu.newPipe()
> menu.createItem(parent_id, label, action, command)
> menu.printXml()
>
> so pipemenus will be easy to program in python.
> If you are interested, don't hesitate to write me.
>
> --
> m.kolme at gmail.com
>
>
this is very nice, thank you for your hard work.
david
More information about the openbox
mailing list