Displaying 5 results from an estimated 5 matches for "wxtype".
Did you mean:
wctype
2005 Aug 12
2
Event.i patch
This patch to event.i (if it worked correctly!) would fix the problem of
event types being returned a fox objects instead of a fixnum matching
the constants expected. This patch has the same problem as the previous
one in that you must manually move the ''get_event_type'' declaration down
to where it belongs once the .cpp files is produced. If someone has
pointers on how to
2007 May 31
0
[1042] trunk/wxruby2: Overhaul of the event handling WxType->RubyClass mapping to make it
...}
#patch ins {background:#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>[1042] trunk/wxruby2: Overhaul of the event handling WxType->RubyClass mapping to make it</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1042</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>2007-05-31 17:19:45 -0400 (Thu,...
2006 Dec 24
0
[802] trunk/wxruby2/swig/classes: Add support for MenuEvent (MENU_OPEN, MENU_CLOSE, MENU_HIGHLIGHT)
..."> public:
</span><del>-        /**
-         * \brief Constructor.
-         * \param WXTYPE
-         * \param int
-         * \param wxDC*
-        */
-
- wxMenuEvent(WXTYPE id = 0, int...
2006 Dec 31
0
[814] trunk/wxruby2/swig/classes: Added ScrollEvent class plus event processing and handler methods
..."> public:
</span><del>-        /**
-         * \brief Constructor.
-         * \param WXTYPE
-         * \param int
-         * \param int
-         * \param int
-   ...
2006 Oct 17
0
[685] trunk/wxruby2/swig: Add Printing constants and typedefs, add two missing methods (Roy
...ypedef int wxCoord;
</span><span class="cx"> typedef int wxEventType;
</span><del>-//typedef int wxEdge;
-//typedef int wxRelationship;
</del><span class="cx"> enum wxBitmapType;
</span><span class="cx"> typedef short int WXTYPE;
</span><span class="cx"> enum wxCalendarHitTestResult;
</span><span class="lines">@@ -16,3 +14,9 @@
</span><span class="cx"> typedef wxString wxArtID;
</span><span class="cx"> enum wxBackgroundStyle;
</span&...