Displaying 4 results from an estimated 4 matches for "set_tool_tip".
2005 Sep 04
3
bigdemo patches
Patches:
1) Sizer.rbw: Selects first item after creating the list
2) wxCalendarCtrl.rbw: Uses ruby DateTime now
3) wxButton.rbw: There is no function ''set_tool_tip_string''. Changed
to set_tool_tip
4) wxCheckBox.rbw: Missing quote on require. cID was too big, caused
assert failure
5) wxCheckListBox.rbw: Missing argument to StaticText.new added (I
don''t /think/ it''s supposed to work without that argument)
There are some .i a...
2007 Apr 13
0
[957] branches/wxruby2/wxwidgets_282: Additions to TreeEvent API 2.6->2.8
...label edit was cancelled. This should be
</span><span class="cx"> called from within an EVT_TREE_END_LABEL_EDIT handler.
</span><span class="cx">
</span><ins>+
</ins><span class="cx"> h3(#TreeEvent_settooltip). TreeEvent#set_tool_tip
</span><span class="cx">
</span><span class="cx"> *set_tool_tip*(%(arg-type)String% tooltip)
</span></span></pre></div>
<a id="brancheswxruby2wxwidgets_282swigclassesincludewxTreeEventh"></a>
<div class=...
2006 Sep 17
11
ShapedWindow.rbw
These patches implement wxRegion and the ShapedWindow sample. I stole
the ruby image from ruby-lang.org. Shamelessly. Maybe someone has a
better image we can use for the shaped window. It didn''t seem to make
sense to use the Python image. I''d like something even bigger than what
I stol^h^h^h^hmade, preferably. Image goes in icons.
I had to %ignore one function in wxRegion.
2007 Mar 18
0
[894] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Document changed Window methods in 2.6 -> 2.8 API
...t;Window#set_sizer_and_fit":#Window_setsizerandfit
</span><del>-* "Window#set_title":#Window_settitle
</del><span class="cx"> * "Window#set_theme_enabled":#Window_setthemeenabled
</span><span class="cx"> * "Window#set_tool_tip":#Window_settooltip
</span><span class="cx"> * "Window#set_validator":#Window_setvalidator
</span><span class="lines">@@ -318,14 +314,6 @@
</span><span class="cx">
</span><span class="cx"> A syno...