Hi,
( No answers - just a reason why :] )
I have seen the "right mouse click" used to popup a menu
on Notebook (tab controls) in a couple of software packages I use.
As an example "EditPad" (a text editor) uses the right click on a
notebook
tab to popup a menu to close, save, save as etc.
It obviously doesn't have uses in all Notebook controls, but there are
cases
where it can be useful.
Regards,
Ray Smith
···
-----Original Message-----
From: Jeff Sasmor [mailto:jsasmor@gte.net]
Sent: Thursday, 12 December 2002 9:39 AM
To: wxPython-users@lists.wxwindows.org
Subject: Re: [wxPython-users] Notebook & PopMenus
It's probably possible, you can detect the click or mouseover with an
EVT and
pop up a menu easily enough, but it would certainly confuse people -
no one would expect it. If you click on a notebook tab the notebook
page
changes. How would you distinguish between that click and the one to pop
up the menu? Hmm, I've managed to confuse mysmelf.
#--------------------------------
Jeff Sasmor
jeff@sasmor.com
----- Original Message -----
From: "Tiago Duarte Felix" <tdf@mega.ist.utl.pt>
To: <wxPython-users@lists.wxwindows.org>
Sent: Wednesday, December 11, 2002 3:02 AM
Subject: [wxPython-users] Notebook & PopMenus
I'd like to know if it is possible to put a popup menu on the tabs of
the
notebook!
If it is possible.. please reply with some ideas... thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org