catching toolbar events [solved]
Micha Feigin
michf at post.tau.ac.il
Sat Mar 17 10:04:24 PDT 2007
On Sat, 17 Mar 2007 01:53:53 +0200
Micha Feigin <michf at post.tau.ac.il> wrote:
> I'm trying to implement a toolbar that is loaded from resources (xrc). The
> toolbar loads and displays fine, but the button events don't propagate to the
> owning frame so that thet can be handled along with the matching menu events.
>
> How do I get the menu events to propagate to the owning frame?
>
Solved the problem,
The toolbar buttons were supposed to be of type tool and not of type
bitmapbutton
> thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
More information about the wx-users
mailing list