From: Vadim Zeitlin Date: Thu, 16 Sep 2004 20:51:50 +0000 (+0000) Subject: mention that read_write mode doesn't work for standalone buffers X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d4ea57e6e39e60b4ea8d7082be965c38af2f4dd8 mention that read_write mode doesn't work for standalone buffers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/stream.tex b/docs/latex/wx/stream.tex index d82bbf9b91..4d83e8c51c 100644 --- a/docs/latex/wx/stream.tex +++ b/docs/latex/wx/stream.tex @@ -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}}