]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mdi.tex
fixed another return FALSE in a function returning a pointer (patch 545046)
[wxWidgets.git] / docs / latex / wx / mdi.tex
index 240ba948f68176db9857fc48aaa8462929201b02..8e4fe2978ac5aec8826d89ad9bc921388066d36a 100644 (file)
@@ -432,7 +432,6 @@ automatically by the client window.
 
 \helpref{wxMDIParentFrame::GetToolBar}{wxmdiparentframegettoolbar},\rtfsp
 \helpref{wxMDIParentFrame::SetToolBar}{wxmdiparentframesettoolbar},\rtfsp
-\helpref{wxWindow}{wxwindowonsize},\rtfsp
 \helpref{wxMDIClientWindow}{wxmdiclientwindow}
 
 
@@ -493,7 +492,7 @@ on the background.
 
 Note that it is probably impossible to have a client window that scrolls as well as painting
 a bitmap or pattern, since in {\bf OnScroll}, the scrollbar positions always return zero.
-(Solutions to: \tt{julian.smart@ukonline.co.uk}).
+(Solutions to: \tt{julian.smart@btopenworld.com}).
 
 \wxheading{See also}