]> git.saurik.com Git - wxWidgets.git/commitdiff
Doc edits to fix formatting problems in Word/PDF
authorJulian Smart <julian@anthemion.co.uk>
Thu, 6 Sep 2001 15:04:23 +0000 (15:04 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 6 Sep 2001 15:04:23 +0000 (15:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/dllload.tex
docs/latex/wx/file.tex
docs/latex/wx/idleevt.tex
docs/latex/wx/manual.tex
docs/latex/wx/wx.hpj

index 36b14e6ad742000ab40a790e6044f41cc8191224..9884c577ce2ba26c04ed72522c9cd29ba167aa66 100644 (file)
@@ -24,7 +24,7 @@ The terms {\it DLL} and {\it shared library/object} will both be used in the
 documentation to refer to the same thing: a {\tt .dll} file under Windows or 
 {\tt .so} or {\tt .sl} one under Unix.
 
-Example of using this class to dynamically load {\tt strlen()} function:
+Example of using this class to dynamically load the {\tt strlen()} function:
 
 \begin{verbatim}
 #if defined(__WXMSW__)
@@ -189,3 +189,4 @@ Unloads the library from memory.
 
 Returns pointer to symbol {\it name} in the library or NULL if the library
 contains no such symbol.
+
index fa8a9c8bdf216f404da2aaadf2acf95772d6bc3e..943240de4b2d05035e4f4dff170d31cbd54a5e81 100644 (file)
@@ -485,3 +485,4 @@ Writes the contents of the string to the file, returns TRUE on success.
 
 The second argument is only meaningful in Unicode build of wxWindows when
 {\it conv} is used to convert {\it s} to multibyte representation.
+
index 0c75c7af2573c1a1035028685f9af1c8837d354b..edba76834322a411c3222da4802e4630841ee45d 100644 (file)
@@ -27,8 +27,6 @@ Idle events can be caught by the wxApp class, or by top-level window classes.
 
 \wxheading{See also}
 
-%% GD: OnXXX functions are not documented
-%%\helpref{wxApp::OnIdle}{wxapponidle},
 \helpref{Event handling overview}{eventhandlingoverview}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
@@ -52,8 +50,6 @@ new event is posted to the application by the windowing system.
 \wxheading{See also}
 
 \helpref{wxIdleEvent::MoreRequested}{wxidleeventmorerequested}
-%% GD: OnXXX functions are not documented
-%%\helpref{wxApp::OnIdle}{wxapponidle}
 
 \membersection{wxIdleEvent::MoreRequested}\label{wxidleeventmorerequested}
 
@@ -64,6 +60,4 @@ Returns TRUE if the OnIdle function processing this event requested more process
 \wxheading{See also}
 
 \helpref{wxIdleEvent::RequestMore}{wxidleeventrequestmore}
-%% GD: OnXXX functions are not documented
-%%\helpref{wxApp::OnIdle}{wxapponidle}
 
index 6722730bc5445896df8925c696a3b17600171103..2e80c4a0cf9b7e9b0600b5330e56bfaf542c3a5d 100644 (file)
@@ -31,7 +31,7 @@
 }}
 \winhelpignore{\author{Julian Smart, Robert Roebling, Vadim Zeitlin,
 Robin Dunn, et al}
-\date{June 11th 2001}
+\date{September 6th 2001}
 }
 \makeindex
 \begin{document}
index 8660c32a67f34835f553ed17b6bed022ea47d9f9..07caa08baef45d5d7ae96c44a3979ebba6f9b82c 100644 (file)
@@ -1,5 +1,5 @@
 [OPTIONS]
-BMROOT=x:\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