Some corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -290,7 +290,7 @@ creation of objects given class names.
|
||||
|
||||
{\large {\bf Debugging features}}
|
||||
|
||||
\overview{Overview}{loggingoverview}
|
||||
\overview{Overview}{wxlogoverview}
|
||||
|
||||
wxWindows provides several classes and functions for the message logging.
|
||||
Please see the \helpref{wxLog overview}{wxlogoverview} for more details.
|
||||
|
@@ -167,6 +167,6 @@ reasons it is unwanted, just use this construction:
|
||||
|
||||
The log targets can also be combined: for example you may wish to redirect the
|
||||
messages somewhere else (for example, to a log file) but also process them as
|
||||
normally. For this the \helpful{wxLogChain}{wxlogchain} and
|
||||
\helpful{wxLogPassThrough}{wxlogpassthrough} can be used.
|
||||
normally. For this the \helpref{wxLogChain}{wxlogchain} and
|
||||
\helpref{wxLogPassThrough}{wxlogpassthrough} can be used.
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
[OPTIONS]
|
||||
BMROOT=c:\wx2dev\wxWind~1\docs/latex/wx ; Assume that bitmaps are where the source is
|
||||
BMROOT=c:\wx2dev\wxwind~1\docs/latex/wx ; Assume that bitmaps are where the source is
|
||||
TITLE=wxWindows Manual
|
||||
CONTENTS=Contents
|
||||
COMPRESS=HIGH
|
||||
|
Reference in New Issue
Block a user