wx.MenuButton?

Thanks a lot Cody, you made my day.

cu alex

···

-----Ursprüngliche Nachricht-----
Datum: Fri, 19 Sep 2008 13:09h
Von: "Cody Precord" <codyprecord@gmail.com>
An: wxpython-users@lists.wxwidgets.org
Betreff: Re: [wxpython-users] wx.MenuButton?

Hello,

See my PlateButton control (wx.lib.platebtn (wxpython 2.8.8+)). It has an option for setting a dropdown menu associated with it. Its also in the wxpython demo so you can see it there.

cody
On Fri, Sep 19, 2008 at 12:54 PM, Alexander Fischer <alexanderfischer@o2online.de> wrote:
Hello,i searched a while but found nothing really usefull.Is there an implementation of a widget which can be called wx.MenuButton?
This should implement the functionality like in a browsers back button. Short klick enables an event, long click opens a pulldown menu with alternative events.I know there is one inTK (http://www.tcl.tk/man/tcl8.5/TkCmd/ttk_menubutton.htm),
QT (http://doc.trolltech.com/main-snapshot/qpushbutton.html#menu)and a "homebrew" C++ Implementation (http://www.pnelsoncomposer.com/software/wxMenuToolBar/) for wxWidgets.
I'm correct that there is nothing similiar in wxPython? That would be pity :-/Thanks a lot!cu alex_______________________________________________wxpython-users mailing listwxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users