[wx-dev] #9530: Patch for crash in wxToolBar::DoDeleteTool (MSW)
wxTrac
noreply at wxsite.net
Tue Jun 3 03:57:47 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/9530>
#9530: Patch for crash in wxToolBar::DoDeleteTool (MSW)
--------------------+-------------------------------------------------------
Reporter: lillo | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxMSW | Version:
Keywords: | Blockedby:
Patch: 1 | Blocking:
--------------------+-------------------------------------------------------
Hi,
when calling wxToolBar::DoDeleteTool() under MSW, it crashes if a toolbar
item has no label text set. The attached tiny patch against trunk fixes
this...
--
Ticket URL: <http://trac.wxwidgets.org/ticket/9530>
More information about the wx-dev
mailing list