[Mac, 2.8.2] Handling menu open event

Vadim Zeitlin vadim at wxwidgets.org
Tue Jul 17 04:24:50 PDT 2007


On Tue, 17 Jul 2007 13:57:40 +0200 Yaron Tadmor <YaronT at HumanEyes.com> wrote:

YT> If I would still like to install a handler over a menu which is not the
YT> frame, is there a way I can do this?

 As usual, you can use PushEventHandler() or Connect() to handle an event
sent to the frame in another object.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list