]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/glcontext.tex
Add a note about wxSearchCtrl::[Get|Set]DescriptiveText
[wxWidgets.git] / docs / latex / wx / glcontext.tex
index cf6f8e5b28addef6265dd94c038bf6c31fb15ecb..c746f58127d5bbaf3e05d31468aa21cbef9d75b8 100644 (file)
@@ -51,5 +51,6 @@ with equivalent attributes as {\it win}.}
 
 Makes the OpenGL state that is represented by this rendering context current with the wxGLCanvas {\it win}.
 Note that {\it win} can be a different wxGLCanvas window than the one that was passed to the constructor of this rendering context.
 
 Makes the OpenGL state that is represented by this rendering context current with the wxGLCanvas {\it win}.
 Note that {\it win} can be a different wxGLCanvas window than the one that was passed to the constructor of this rendering context.
-If { \it RC } is an object of type wxGLContext, the statements { \it RC.SetCurrent(win); } and { \it win.SetCurrent(RC); } are equivalent,
+If { \it RC } is an object of type wxGLContext, the statements {\it RC.SetCurrent(win);} and {\it win.SetCurrent(RC);} are equivalent,
 see \helpref{wxGLCanvas::SetCurrent}{wxglcanvassetcurrentrc}.
 see \helpref{wxGLCanvas::SetCurrent}{wxglcanvassetcurrentrc}.
+