]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mdi.tex
Added shaped sample copying
[wxWidgets.git] / docs / latex / wx / mdi.tex
index b0564b043c927a740375ba592f9076f26c7a1499..af241ab1175fd8da29d087b999f58601352b0820 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@btopenworld.com}).
+(Solutions to: {\tt julian.smart@btopenworld.com}).
 
 \wxheading{See also}