[wx-dev] #9724: wxAuiManager & wxToolBar - ToolBar Of Size Zero

wxTrac noreply at wxsite.net
Sun Jul 13 08:50:03 PDT 2008


Ticket URL: <http://trac.wxwidgets.org/ticket/9724>

#9724: wxAuiManager & wxToolBar - ToolBar Of Size Zero
-------------------------------------------------------+--------------------
 Reporter:  Candelas                                   |       Owner:       
     Type:  defect                                     |      Status:  new  
 Priority:  high                                       |   Milestone:  2.8.9
Component:  wxAui                                      |     Version:  2.8.8
 Keywords:  wxAui wxAuiManager wxToolBar AddTool Size  |   Blockedby:       
    Patch:  0                                          |    Blocking:       
-------------------------------------------------------+--------------------
 Description
 ***********
 When a wxToolBar is managed by wxAuiManager
 and AddTool is called AFTER the frame is shown and AFTER
 the toolbar was added to the manager with AddPane,
 the toolbar gripper but the area in which the tools are
 displayed is of with 0 (horizontal toolbar) or
 height 0 (vertical toolbar).

 Demonstration Code
 ******************
 A demo program is attached which demonstrates the normal usage like done
 in the wxAui demo, the bug and a (hacked) workaround for the bug (this is
 NOT a fix just perhaps a hint).

 Environment in which the bug was discovered
 *******************************************
 *Found on Windows XP SP3 with wxWidgets 2.8.8

 Scope
 *****
 *Propably wxWidgets 2.8.8 on all supported systems.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/9724>


More information about the wx-dev mailing list