|
|
 | | From: | Tyler Mecham | | Subject: | Re: reading without blocking wxInputStream | | Date: | Fri, 21 Jan 2005 21:49:03 +0000 (UTC) |
|
|
 | Have you tried using wxStreamBuffer? I wouldn't expect it to block. If it does, try putting your read in a different thread.
""Mário Sérgio G. Antunes"" wrote in message news:41F0269C.9040007@msantunes.com.br... > Hi, > > I would like to read an wxInputStream without block, i.e., read if and > only if there's something to read. > Is that possible? > > Thanks in advance. > > Mário Sérgio > -- > -------------------------------------* > Mário Sérgio G. Antunes* > M S Antunes Informática Ltda. > Fone: (11) 4781-1416 > Cel.: (11) 9983-2860 > _http://www.msantunes.com.br_ > ------------------------------------- >
--------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe@lists.wxwidgets.org For additional commands, e-mail: wx-users-help@lists.wxwidgets.org
|
|
|