[wxPython-users] AUI Notebook and page context menu

Robin Dunn robin at alldunn.com
Sat Jan 12 15:25:42 PST 2008


webmaster at keyphrene.com wrote:
> Robin Dunn a écrit :
>> webmaster at keyphrene.com wrote:
>>> Hi,
>>>
>>> How to add an event to wx.Aui.Notebook like
>>> wxEVT_FLATNOTEBOOK_PAGE_CONTEXT_MENU in FlatNotebook?
>>
>> There isn't anything like that currently, you can create a feature 
>> request for it.
>>
>>
> I would like to have wx.Aui.Notebook control with the same features that 
> wx.lib.flatnotebook control.
> wx.EVT_FLATNOTEBOOK_PAGE_CONTEXT_MENU event fired when a menu pops-up in 
> a tab.
> The goal is to replace wx.lib.flatnotebook by wx.Aui.Notebook control in 
> my application.
> 
> I would like so to add buttons close to wx.AUI_BUTTON_WINDOWLIST button 
> in the wx.Aui.Notebook control.


Feature requests go here: 
http://sourceforge.net/tracker/?atid=359863&group_id=9863


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!




More information about the wxpython-users mailing list