On Monday 17 August 2009 09:43:21 am Ed Leafe wrote:
> On Aug 17, 2009, at 12:30 PM, John wrote:
> > I don't recall what it is called but is there an order that events
> > fire?  IOW
> > is there a list of the order.
>
>       I don't know about a formal list, but the names "GotFocus" and
> "LostFocus" are past tense, implying that the change in focus has
> already been made before they fire. We've discussed this in the past
> when you were looking for an equivalent to the When event in VFP,
> which fires when the UI is attempting to change focus and can prevent
> that change by returning False. There is no such 'ask permission to
> lose focus' event in wx.
>
>
> -- Ed Leafe

Yes I recall the discussion.  I was hoping there might be something I could 
count on some order.  The other day I ran across an instance where I wanted 
to bind two events to a click.  But it became apparent that I could not count 
on the order the methods would fire.  

Thanks anyway,

Johnf




_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/200908170951.01305.jfabi...@yolo.com

Reply via email to