On Tuesday 04 December 2007 08:47:01 am Ed Leafe wrote: > On Dec 4, 2007, at 11:37 AM, johnf wrote: > > So I decided that I should stop any event after it did it job. > > In a tutorial, you should only include what is necessary, as it will > become a reference doc for others, and they may assume that they need > to write evt.stop() everywhere. > > There are a few specific places, mostly in Windows, where evt.stop() > is needed. The rule of thumb is to not use it unless you are getting > "double" effects; i.e., seeing things happen twice. > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com
You're right and I met to remove the line but forgot. Still in our code is there any harm in stopping the event? -- 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]
