search for: insert_tool

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

2007 Jun 19
5
Wx::ToolBar#insert_tool
Hey guys, Wx::ToolBar#insert_tool, is either not referenced right, or needs to be updated. 1.) Wx::ToolBar#insert_tool(size_t pos, ToolBarToolBase tool) comes up with a No overloading function type error, AKA 404 Not Found 2.) Wx::ToolBar#insert_tool(size_t pos, Integer toolId, Bitmap bitmap1, Bitmap bitmap2 = NullBitmap, Boolean...
2007 Jun 22
0
[1059] trunk/wxruby2/doc/textile/toolbar.txtl: Update ToolBar documentation to reflect recent changes in API
...t;> </span><span class="cx"> "Size":size.html *get_tool_size*() </span><span class="lines">@@ -548,20 +544,18 @@ </span><span class="cx"> </span><span class="cx"> h3(#ToolBar_inserttool). ToolBar#insert_tool </span><span class="cx"> </span><del>- "ToolBarToolBase":toolbartoolbase.html *insert_tool*(%(arg-type)size_t% pos, - %(arg-type)Integer% toolId, - %(arg-type)Bitmap% bitmap1, -...