search for: inserttool

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

Did you mean: insert_tool
2007 Jun 22
0
[1056] trunk/wxruby2/swig/classes/include/wxToolBar.h: Add missing param to InsertTool long version; uncomment some methods now
...d:#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>[1056] trunk/wxruby2/swig/classes/include/wxToolBar.h: Add missing param to InsertTool long version; uncomment some methods now</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1056</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-06-22 15:00:21 -04...
2007 Jun 22
0
[1055] trunk/wxruby2/swig/classes/ToolBar.i: Chnage methods returning ToolBarToolBase to return position of new tool;
...an><ins>+ +// Versions of methods that accept a ToolBarTool argument are not +// supported in wxRuby, because that class is not ported. +%ignore wxToolBar::AddTool(wxToolBarToolBase *tool); +%ignore wxToolBar::FindToolForPosition(const float x , const float y ) const; +%ignore wxToolBar::InsertTool(size_t pos, wxToolBarToolBase *tool); + </ins><span class="cx"> // VERY weird swig bug here... </span><span class="cx"> // If we have the comment, the %if, %ignore and %endif, </span><span class="cx"> // no code is generated. </s...