]> git.saurik.com Git - wxWidgets.git/commit
1. wxTextControl::SetFont() does something (good or bad - for you to judge)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Jul 1999 14:02:01 +0000 (14:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Jul 1999 14:02:01 +0000 (14:02 +0000)
commitbb69661b050ad2c774985e225cce0e497a875143
tree17ccfdc9047b1e53bdd25150e6e15f03e591da41
parenta8b96c3dd86a252171956e3d5375387bd06f185b
1. wxTextControl::SetFont() does something (good or bad - for you to judge)
2. tip dialog modified slightly to look a bit prettier under GTK
3. notebook test demonstrates the wxGTK radiobox-in-notebook-pages-constraints
bug

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/notebook/test.cpp
samples/text/controls.cpp
src/gtk/textctrl.cpp
src/gtk1/textctrl.cpp