Re: question about reset counter/data
- From: jjjackjill89@xxxxxxxxx
- Date: Wed, 27 Aug 2008 06:12:06 -0700 (PDT)
the main thing here is how to reset the count of msg received and
sent. The mailbox(GUI) is created by other people(team) in my
department using vb. So i had sketch the interface as u can refer
above and exactly the same structure with that GUI created using vb. I
have to calculate the size of mailbox and reset the number or msg in
and msg out to zero. The main point here is the algorithm how to set
the data in mailbox back to zero. Mbe u can imagine the the structure
of the mailbox. I have a requirement where I want to have a tcl script
run a couple of processes in background parallely
This is kind of my logic so far:
1) When msg come in and out, each mailbox have to reset to zero
(after idle)
2) If things happen during this period of time, cancel the idle
callback
(after cancel)
3) and wait until the next idle occur and reset to zero
Can you please suggest me a solution. It would be really useful for me
if you can help me in this regard.
.
- References:
- Re: question about reset counter/data
- From: Gerald W. Lester
- Re: question about reset counter/data
- From: jjjackjill89
- Re: question about reset counter/data
- From: Gerald W. Lester
- Re: question about reset counter/data
- From: jjjackjill89
- Re: question about reset counter/data
- From: jjjackjill89
- Re: question about reset counter/data
- From: Uwe Klein
- Re: question about reset counter/data
- Prev by Date: Re: spinbox bug?
- Next by Date: Re: TclX loop slow in the default case
- Previous by thread: Re: question about reset counter/data
- Next by thread: Re: question about reset counter/data
- Index(es):
Relevant Pages
|