search for: toolbartool

Displaying 5 results from an estimated 5 matches for "toolbartool".

Did you mean: wxtoolbartool
2008 May 30
0
[ wxruby-Bugs-20446 ] Wx::ToolBar API changed in 1.9.7, new Wx::ToolBarTool doc missing
...: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20446&group_id=35 Category: Incorrect or missing docs Group: None Status: Open Resolution: None Priority: 3 Submitted By: Pascal Hurni (phi) Assigned to: Alex Fenton (brokentoy) Summary: Wx::ToolBar API changed in 1.9.7, new Wx::ToolBarTool doc missing Initial Comment: Several methods in Wx::ToolBar used to return a position for the tool. This was not following wxWidgets API, but was done for easy integration of toolbars in wxRuby. Now (1.9.7), Wx::ToolBar follows the wxWidgets API, thus the current doc are no more up to date concer...
2008 May 30
0
[ wxruby-Patches-20447 ] Add keyword constructor to new class Wx::ToolBarTool
...2:45 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=220&aid=20447&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Pascal Hurni (phi) Assigned to: Nobody (None) Summary: Add keyword constructor to new class Wx::ToolBarTool Initial Comment: Wx::ToolBar API changed in 1.9.7. A new class modeling a single tool in a toolbar has come: Wx::ToolBarTool. Objects of this new class should also be created with keyword constructors like other classes. This patch adds this functionnality. I did not use the code provided by Cha...
2008 Mar 18
14
Proposal for an improved API for Sizer (and ToolBar)
Hi all, This is a proposal for supporting keyword arguments to Sizer#add following the thread below : http://rubyforge.org/pipermail/wxruby-development/2008-March/001244.html After a deeper look at lib/wx/keyword_ctors.rb and lib/wx/keyword_defs.rb, I understood the whole thing :-). I just reused and modified slightly the method args_as_list. The new Sizer#add_item combines the features of add
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 isToggle = false, Object clientData = nil, String shortHelpString = "", String longHelpString = &quo...
2007 Jun 22
0
[1055] trunk/wxruby2/swig/classes/ToolBar.i: Chnage methods returning ToolBarToolBase to return position of new tool;
...kground:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[1055] trunk/wxruby2/swig/classes/ToolBar.i: Chnage methods returning ToolBarToolBase to return position of new tool;</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1055</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-06-22 14:59:19 -0400 (F...