app.MainLoop() question

Try using:

wx.CallAfter(some_function)

before starting up the mainloop. (in App OnInit?)

I haven't tried this, but I suspect it will work.

-Chris

···

On Sun, Nov 4, 2012 at 12:22 PM, Donald Sutter <donaldsutter@gmail.com> wrote:

Can I set some sort of
timer the trigger an event shortly after the MainLoop has started?

--

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@noaa.gov