From: Bruce S. <Bru...@nc...> - 2006-12-17 16:59:40
|
You're basically asking a Python programming question, not a question about Visual. You'll probably need to turn to a different, Python mailing list for help. Bruce Sherwood Chris Lyon wrote: > Is there any recommended way of constructing message loops using visual > python and controls that could best run whilst awaiting a possibly > terminal reply from a socket? > > > > I'm populating labels from one-wire sensors and the little darlings tend > to be a little taciturn when you drop them in water, and they forget to > answer back... > > > |