Re: [Incrtcl-users] Update embedded in Iwidgets -- what to do?
by Jeff Hobbs other posts by this author
Jul 7 2006 8:52AM messages near this date
[Incrtcl-users] Update embedded in Iwidgets -- what to do?
|
Re: [Incrtcl-users] Update embedded in Iwidgets -- what to do?
Bob Binder wrote:
> We've decided to remove all "update" commands from our Tk app, as they routinely hang our
app.
>
> Iwidgets has many embedded uses of update, which also lead to update hangs:
...
> Short of fixing all this, I don't see any alternative to pulling out all our Iwidgets -- a
major pita.
>
> Any suggestions?
2 suggestions - correct the issues which lead to the hang (which is
usually caused by fileevents that will be invoked), and/or override
update so you have control over when it's allowed to really fire.
Jeff
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Incrtcl-users mailing list
Incrtcl-users@[...].net
https://lists.sourceforge.net/lists/listinfo/incrtcl-users
Thread:
Bob Binder
Jeff Hobbs
Wart
|