Added wxToolBar::SetTool[Normal|Disabled]Bitmap for wxMSW, wxGTK and wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5,6 +5,12 @@ Recent Changes for wxPython
|
||||
-------
|
||||
*
|
||||
|
||||
Added wx.ToolBar.SetToolNormalBitmap and SetToolDisabledBitmap
|
||||
methods. (Keep in mind however that the disabled bitmap is currently
|
||||
generated on the fly by most native toolbar widgets, so this
|
||||
SetToolDisabledBitmap method won't have any affect on them...)
|
||||
|
||||
|
||||
|
||||
|
||||
2.8.1.1
|
||||
|
Reference in New Issue
Block a user