[SciPy-user] Alternative to NumTut's view() function?

David Ascher DavidA at ActiveState.com
Thu Feb 13 23:25:12 EST 2003


Fernando Perez wrote:

>I've been poking at it for about 30 minutes, without much success.  I know 
>_strictly zero_ about both Tk programming and threaded programming.  Great 
>start :)
>
>I was looking at what the actual display code is and trying to rip out the 
>bare guts I need to just show an image, even if it means creating/destroying a 
>new Tk window each time.  I'm sure I can pay that price far easier than the 
>full lockup I get with the threads.
>
>Any suggestions?
>  
>
It's working ok for me on win2k. I'll try tomorrow on rh8 at work.  

In the meantime, try forcing _inidle to be true before view() is 
defined.  See if that behavior works better for you.

--david








More information about the SciPy-User mailing list