On Monday 17 August 2009 10:49:48 am Ed Leafe wrote: > On Aug 17, 2009, at 12:51 PM, John wrote: > > 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. > > Usually when you find yourself in a situation like that in which > things don't work, it's best to step back and re-think the approach. > In your case, it would be smarter to bind to the click event, and then > have your handler raise the subsequent events in the order you need > them. > > > -- Ed Leafe
Thanks Ed that's exactly what we did. Johnf _______________________________________________ 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/[email protected]
