[wxPython-users] Re: How can I combine dynamically timer events ?

Christopher Barker Chris.Barker at noaa.gov
Mon Jun 11 12:11:05 PDT 2007


Andrea Gavana wrote:
>> In general, you should always call Skip() unless you know exactly what
>> behavior you're preventing by not calling it.
> 
> This is somewhat contradicting what I found when I wrote GUI2Exe: Mac
> users reported that calling Skip on menu events (whatever a Skip
> instruction may do on menu handlers...) was not a Good Thing.

> my usual programming practice was (and still is) to call
> Skip on all events unless I know what I am blocking.

As it happens, I don't think I've EVER called Skip(), certainly rarely.

I guess it depends on what you're doing.

-CHB


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list