comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Speeding up data crunching using IDL_IDLBridge with asychronous execution
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Speeding up data crunching using IDL_IDLBridge with asychronous execution [message #85189 is a reply to message #85137] Thu, 11 July 2013 12:30 Go to previous messageGo to previous message
dpmc07 is currently offline  dpmc07
Messages: 3
Registered: July 2013
Junior Member
Hey Guys,

I think it may be that the IDL timers aren't destroyed correctly.. you could try

pro clear_idl_timers

annoying = widget_info(/managed)
for i = 0, n_elements(annoying)-1 do $
if widget_info(annoying[i],/event_pro) eq 'IDL_IDLBRIDGETIMER_EVENT' then $
widget_control,annoying[i],/destroy

end

Cheers,
Dan Perera
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Plot colors
Next Topic: Font List

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:31:45 PDT 2025

Total time taken to generate the page: 0.00526 seconds