Ed Leafe wrote:
dabo Commit
Revision 2237
Date: 2006-06-23 13:30:29 -0700 (Fri, 23 Jun 2006)
Author: ed
Changed:
U trunk/dabo/dEvents.py
U trunk/dabo/lib/eventMixin.py
U trunk/dabo/ui/uiwx/dGrid.py
Log:
Added the GridBeforeSort and GridAfterSort events. They are raised before and
after, respectively, sorting occurs in the dGrid class.
Cool!
Added the option of specifying event data to be included in the raiseEvent
call. Sending a dictionary of values as the 'eventData' parameter will result
in those values being added to the event object's EventData dict.
BTW, this already worked by just putting the ** before your dict or
sending them as individual arguments to raiseEvent()...
--
Paul McNett
http://paulmcnett.com
http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev