From 41bd21684426f9b5e6d1aa5d530b33734f32a82d Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 24 Nov 2004 21:51:01 +0000 Subject: [PATCH] removed msw.xp-tab-ok, in fact it is not needed as tabs never work correctly with visual theme enabled git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/sysopt.tex | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/latex/wx/sysopt.tex b/docs/latex/wx/sysopt.tex index d4d610c500..d1a067dfa5 100644 --- a/docs/latex/wx/sysopt.tex +++ b/docs/latex/wx/sysopt.tex @@ -15,12 +15,6 @@ These options are currently recognised by wxWidgets: In some circumstances the MaskBlt function can be slower than using the fallback code, especially if using DC cacheing. By default, MaskBlt will be used where it is implemented by the operating system and driver. } -\twocolitem{msw.xp-tab-ok}{(wxMSW under Windows XP or later only) Some versions -of Windows XP don't render \helpref{wxNotebook}{wxnotebook} controls with tabs -not on the top of it correctly, so wxWidgets by default always uses -\texttt{wxTOP} style under XP. If you are sure that this problem will not be -present on your users machines, set this option to a non zero value to enable -tabs with non default orientation.} \twocolitem{mgl.aa-threshold}{(wxMGL only) Set this integer option to point size below which fonts are not antialiased. Default: 10. } -- 2.45.2