Re: How to get a click event on static bitmap
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 7/8/2018 9:52 PM, Dietmar Schwertberger wrote: > self.Bind(wx.EVT_LEFT_DOWN,self.OnLeftDown) This should rather read: bitmap.Bind( wx.EVT_LEFT_DOWN, self.mouse_event ) Regards, Dietmar ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ wxGlade-general mailing list wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/wxglade-general