X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/82a16d7e5e5c83e95a4caa7314de2dbfbd1debdc..1de1196ab3ad5c0f143870b1bf5568adcf383424:/docs/latex/wx/sysopt.tex?ds=sidebyside diff --git a/docs/latex/wx/sysopt.tex b/docs/latex/wx/sysopt.tex index d4d610c500..10985c62de 100644 --- a/docs/latex/wx/sysopt.tex +++ b/docs/latex/wx/sysopt.tex @@ -15,12 +15,9 @@ 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{msw.remap}{(wxMSW only) If 1 (the default), wxToolBar bitmap colours will be remapped +to the current theme's values. Set this to 0 to disable this functionality, for example if you're using +more than 16 colours in your tool bitmaps.} \twocolitem{mgl.aa-threshold}{(wxMGL only) Set this integer option to point size below which fonts are not antialiased. Default: 10. }