Added documentation for gtk.window.force-background-colour.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -87,6 +87,16 @@ Major new features in 2.8 release
|
|||||||
wxDirPickerCtrl, wxFilePickerCtrl, wxFontPickerCtrl, wxCollapsiblePane,
|
wxDirPickerCtrl, wxFilePickerCtrl, wxFontPickerCtrl, wxCollapsiblePane,
|
||||||
wxSearchCtrl, wxAboutBox, wxTreebook, tar streams.
|
wxSearchCtrl, wxAboutBox, wxTreebook, tar streams.
|
||||||
|
|
||||||
|
|
||||||
|
2.8.7
|
||||||
|
-----
|
||||||
|
|
||||||
|
wxGTK:
|
||||||
|
|
||||||
|
- Added gtk.window.force-background-colour wxSystemOptions option to work around
|
||||||
|
a background colour bug in the gtk-qt theme under KDE.
|
||||||
|
|
||||||
|
|
||||||
2.8.6
|
2.8.6
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
@@ -38,6 +38,15 @@ quality, e.g. the Terminal font in small sizes is not and this option may be
|
|||||||
used if wider fonts selection is more important than higher quality.}
|
used if wider fonts selection is more important than higher quality.}
|
||||||
\end{twocollist}
|
\end{twocollist}
|
||||||
|
|
||||||
|
\wxheading{GTK+}
|
||||||
|
|
||||||
|
\twocolwidtha{7cm}
|
||||||
|
\begin{twocollist}\itemsep=0pt
|
||||||
|
\twocolitem{{\bf Option}}{{\bf Value}}
|
||||||
|
\twocolitem{gtk.window.force-background-colour}{If 1, the backgrounds of windows with the wxBG\_STYLE\_COLOUR background style are cleared forcibly instead
|
||||||
|
of relying on the underlying GTK+ window colour. This works around a display problem when running applications under KDE with the gtk-qt theme installed (0.6 and below).}
|
||||||
|
\end{twocollist}
|
||||||
|
|
||||||
\wxheading{Mac}
|
\wxheading{Mac}
|
||||||
|
|
||||||
\twocolwidtha{7cm}
|
\twocolwidtha{7cm}
|
||||||
|
Reference in New Issue
Block a user