On Sunday 27 January 2008 07:10:04 am Ed Leafe wrote: > On Jan 26, 2008, at 7:00 PM, Ed Leafe wrote: > >> The dPemMixin-based object received the wx MouseOver event, and > >> determined the active object. The active object didn't happen to be a > >> dabo object but a raw wxpython object (for some unknown reason). So > >> calling obj.raiseEvent() failed. > >> > >> At least that's how I'm reading it. > > > > That's really odd, but I guess I haven't tried it yet with all > > contols, some of which contain wxPython compnents (e.g., a grid). I'll > > look into this. > > I've modified the code for getObjectAtPosition() to only return Dabo > objects, just as is done with getMouseObject(). This should take care > of the issue John found. > > -- Ed
It appears to be working for me. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
