Re: "after" and "update" - is it a bug, or I did something wrong?
- From: Zbiggy <zbigniew2011REMOVE@xxxxxxxxxxxxxxxx>
- Date: 5 Oct 2011 14:24:02 +0200
In comp.lang.tcl, Uwe Klein wrote:
after $timeout
will block your application hard for 500ms
_nothing_ happens.
while vwait will activate the eventloop
until the variable ::cont changes (
and then drop out )
Yes - but the fact, that application is "blocked for 0,5s", doesn't mean,
that there can be such heavy CPU load.
--
Z.
.
- References:
- Prev by Date: Re: "after" and "update" - is it a bug, or I did something wrong?
- Next by Date: Re: ttk State Button?
- Previous by thread: Re: "after" and "update" - is it a bug, or I did something wrong?
- Next by thread: Re: "after" and "update" - is it a bug, or I did something wrong?
- Index(es):