search for: gettoolbar

Displaying 2 results from an estimated 2 matches for "gettoolbar".

2006 Sep 03
5
Patch to wxMDIParentFrame.h
This patch file will allow the MDI example to run. We''ll need to revisit it later. There''s still a crash but it''s the same crash as from the scrolled window example. I''ll send a patch later that fixes the problem with DrawLines. Roy _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org
2007 Apr 14
0
[963] branches/wxruby2/wxwidgets_282/doc/textile/dialog.txtl: Added a few missing methods and cleaned up a bit.
...283,14 @@ </span><span class="cx"> </span><span class="cx"> "ToolBar":toolbar.html *get_tool_bar*() </span><span class="cx"> </span><del>-On PocketPC, a dialog is automatically provided with an empty toolbar. GetToolBar </del><ins>+On PocketPC, a dialog is automatically provided with an empty toolbar. *get_tool_bar* </ins><span class="cx"> allows you to access the toolbar and add tools to it. Removing tools and adding </span><span class="cx"> arbitrary contro...