Rotated text patch from Hans-Joachim Baader (with some corrections)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,12 +16,15 @@ wxBase:
|
||||
|
||||
all (GUI):
|
||||
- wxMenu(Bar)::Insert() and Remove() functions for dynamic menu menagament
|
||||
- wxToolBar supports arbitrary controls (not only buttons) and can be
|
||||
dynamically changed (Delete/Insert functions)
|
||||
- wxDC::DrawRotatedText() (contributed by Hans-Joachim Baader, limited to
|
||||
+/-90 degrees for now - contributions to improve it are welcome!)
|
||||
|
||||
wxMSW:
|
||||
|
||||
- wxTreeCtrl::IsVisible() bug fixed (thanks to Gary Chessun)
|
||||
- tooltips work with wxRadioBox
|
||||
- arbitrary controls (and not only buttons) can be put into a toolbar
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user