[Wendell describes a fascinating behavior under X11, where his Unicon
program is generating lots of spurious network traffic.]

Wendell, is your program using the GUI classes, or is it handwritten, or
using some other library?  I didn't see a call named GetInputFocus appearing
explicitly in the Unicon source code; a function SetInputFocus is called by
RaiseWindow(), but perhaps the behavior you are observing is an implicit
by-product of other calls, either in the Unicon runtime system or in the
event handling loop.

I agree that this is something we want to cleanup once we identify the cause.
Besides the network traffic, it suggests the CPU is being used much more than
necessary.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to