[wx-dev] #9746: wxToolBarTool::SetLabel() implementation for wxMAC
wxTrac
noreply at wxsite.net
Wed Jul 16 03:57:16 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9746>
#9746: wxToolBarTool::SetLabel() implementation for wxMAC
----------------------------------------------+-----------------------------
Reporter: lillo | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.9.0
Component: wxMac | Version: 2.9-svn
Keywords: wxToolBar wxToolBarTool SetLabel | Blockedby:
Patch: 1 | Blocking:
----------------------------------------------+-----------------------------
Hi,
The toolbar of wxMac does not implement the wxToolBarTool::SetLabel()
virtual method; the attached patch adds it.
With this, calling SetLabel() on a toolbar item results in immediate
visual feedback (calling it before did nothing visually).
Angelo
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9746>
More information about the wx-dev
mailing list