search for: wxhyperlinkev

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

2007 Jun 26
0
[1081] trunk/wxruby2: Added HyperlinkCtrl from the 2.8 API plus event mappings
...inkEventi">trunk/wxruby2/swig/classes/HyperlinkEvent.i</a></li> <li><a href="#trunkwxruby2swigclassesincludewxHyperlinkCtrlh">trunk/wxruby2/swig/classes/include/wxHyperlinkCtrl.h</a></li> <li><a href="#trunkwxruby2swigclassesincludewxHyperlinkEventh">trunk/wxruby2/swig/classes/include/wxHyperlinkEvent.h</a></li> </ul> </div> <div id="patch"> <h3>Diff</h3> <a id="trunkwxruby2libwxclassesevthandlerrb"></a> <div class="modfile"><h4>Modifie...
2007 Jun 26
0
[1083] trunk/wxruby2/doc/textile/hyperlinkevent.txtl: Added HyperlinkCtrl and HyperlinkEvent documentation
...amp;nbsp&nbsp (rev 0) +++ trunk/wxruby2/doc/textile/hyperlinkevent.txtl&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-06-26 18:38:49 UTC (rev 1083) </span><span class="lines">@@ -0,0 +1,57 @@ </span><ins>+h1(#wxhyperlinkevent). Wx::HyperlinkEvent + +This event class is used for the events generated by +"HyperlinkCtrl":hyperlinkctrl.html. + +h2. Derived from + +"CommandEvent":commandevent.html + +"Event":event.html + +"Object":object.html + +h2. Event handling + +To process inpu...