search for: _wxscrollevent_h_

Displaying 1 result from an estimated 1 matches for "_wxscrollevent_h_".

2006 Dec 31
0
[814] trunk/wxruby2/swig/classes: Added ScrollEvent class plus event processing and handler methods
...xml.rb, part of the wxRuby project -// Do not make changes directly to this file! </del><ins>+// Copyright 2004-2006 by Kevin Smith +// released under the MIT-style wxruby2 license </ins><span class="cx"> </span><span class="cx"> #if !defined(_wxScrollEvent_h_) </span><span class="cx"> #define _wxScrollEvent_h_ </span><span class="cx"> class wxScrollEvent : public wxCommandEvent </span><span class="cx"> { </span><span class="cx"> public: </span><del>-&...