i using data grid in perltk updating results.
i running gui in main thread( in loop). how update
information in grid. created thread stuff , made $grid
global. not seem work. perl crashes when try close tk window.
any ideas?
thanks, sundar
i using data grid in perltk updating results.
i running gui in main thread( in loop). how update
information in grid. created thread stuff , made $grid
global. not seem work. perl crashes when try close tk window.
any ideas?
thanks, sundar
Comments
Post a Comment