]> git.saurik.com Git - wxWidgets.git/commitdiff
mention that read_write mode doesn't work for standalone buffers
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Sep 2004 20:51:50 +0000 (20:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Sep 2004 20:51:50 +0000 (20:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/stream.tex

index d82bbf9b915cb24b575596528d98d7599ad300eb..4d83e8c51c856b66a46646df5963e1e3c520f451 100644 (file)
@@ -52,7 +52,7 @@ functionality of a ``normal'' stream.
 
 \wxheading{Warning}
 
-The "read\_write" mode may not work: it isn't completely finished.
+The "read\_write" mode doesn't currently work for stadnalong stream buffers.
 
 \func{}{wxStreamBuffer}{\param{const wxStreamBuffer\&}{buffer}}