[wxPython-users] AUI Notebook and page context menu

webmaster at keyphrene.com webmaster at keyphrene.com
Sat Jan 12 00:37:06 PST 2008


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.

Cheers
Vincent Jaulin




More information about the wxpython-users mailing list