Displaying 20 results from an estimated 79 matches for "evthandler".
2007 Jun 26
0
[1075] trunk/wxruby2/lib/wx/classes/evthandler.rb: Send IconizeEvent to EvtHandlers
...cc;margin:10px 0;}
#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>[1075] trunk/wxruby2/lib/wx/classes/evthandler.rb: Send IconizeEvent to EvtHandlers</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1075</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>2007-06-25 20:09:34 -0400 (...
2007 Jun 23
0
[1061] trunk/wxruby2/swig/classes/EvtHandler.i: Remove a lot of no longer needed includes from EvtHandler.i
...#ccc;margin:10px 0;}
#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>[1061] trunk/wxruby2/swig/classes/EvtHandler.i: Remove a lot of no longer needed includes from EvtHandler.i</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1061</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>2...
2007 Apr 13
2
who can give me an EvtHandler#connect example?
I read the api document online: http://wxruby.rubyforge.org/doc/evthandler.html
but still don''t know how to use it.
EvtHandler#connect
connect(Integer id, Integer lastId, EventType eventType,
ObjectEventFunction function,
Object userData = nil,
EvtHandler eventSink = nil)
the online doc''s example is write in C++:
frame->C...
2007 Jun 28
0
[1096] trunk/wxruby2/lib/wx/classes/evthandler.rb: Add mapping for another obscure and undocumented event type
...cc;margin:10px 0;}
#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>[1096] trunk/wxruby2/lib/wx/classes/evthandler.rb: Add mapping for another obscure and undocumented event type</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1096</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>...
2007 Jun 26
0
[1086] trunk/wxruby2/lib/wx/classes/evthandler.rb: Restore evt_mouse_events convenience handler, fixing bug in printing sample
...cc;margin:10px 0;}
#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>[1086] trunk/wxruby2/lib/wx/classes/evthandler.rb: Restore evt_mouse_events convenience handler, fixing bug in printing sample</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1086</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</d...
2007 Jun 23
0
[1063] trunk/wxruby2/swig/classes/EvtHandler.i: Add a public ''connect'' method for handling arbitary user-defined events
...#ccc;margin:10px 0;}
#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>[1063] trunk/wxruby2/swig/classes/EvtHandler.i: Add a public ''connect'' method for handling arbitary user-defined events</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1063</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt&...
2007 Apr 29
0
[982] branches/wxruby2/wxwidgets_282/swig/classes/EvtHandler.i: Add EvtThunker mapping for TimerEvent (bug 10391)
...0;}
#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>[982] branches/wxruby2/wxwidgets_282/swig/classes/EvtHandler.i: Add EvtThunker mapping for TimerEvent (bug 10391)</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>982</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>2007-04-29 0...
2007 Jun 28
0
[1091] trunk/wxruby2/lib/wx/classes/evthandler.rb: Add interim event type mappings for a few obscure oddities
...cc;margin:10px 0;}
#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>[1091] trunk/wxruby2/lib/wx/classes/evthandler.rb: Add interim event type mappings for a few obscure oddities</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1091</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>2...
2007 Jun 25
0
[1068] trunk/wxruby2/lib/wx.rb: Ensure evthandler.rb is loaded before other classes which might modify
...margin:10px 0;}
#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>[1068] trunk/wxruby2/lib/wx.rb: Ensure evthandler.rb is loaded before other classes which might modify</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1068</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>2007-06-25...
2006 Dec 20
0
[790] trunk/wxruby2/swig/classes: Added TextUrlEvent class and EvtHandler mapping
...ns {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>[790] trunk/wxruby2/swig/classes: Added TextUrlEvent class and EvtHandler mapping</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>790</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>2006-12-20 18:24:31 -0500 (Wed, 20 Dec 2006)</dd>
&...
2007 Jul 27
0
[ wxruby-Bugs-12610 ] Possible crash with EvtHandler.add_pending_evemt and custom event class
...can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=12610&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 2
Submitted By: Alex Fenton (brokentoy)
Assigned to: Alex Fenton (brokentoy)
Summary: Possible crash with EvtHandler.add_pending_evemt and custom event class
Initial Comment:
If a custom event sets associated client_data using set_client_data, and then the event is queued using EvtHandler#add_pending_event the client_data may be prematurely deleted if GC runs before the event is actually processed.
Temporary wo...
2004 Aug 14
0
Support for EvtHandler#connect
While working on wxruby-swig today, I added support for
EvtHandler#connect. This allows you to hook any event type and id range
to a method. Theoretically, this would allow you to work with event
types that are not yet supported by the wxruby(-swig) framework.
However, the event that gets passed to the ruby event handler may not be
very helpful. It can only be...
2007 Aug 02
3
wxSocket..... or wxRubySocket....
Hey Alex,
I was looking into figuring out a way to create a truely Asynchronis
Socket type for Ruby, and thought I''d go down to the bare minimal
implementation of it, to start creating a socket, and then I got to
thinking. Looking at the wxWidgets C/C++ Code, it doesn''t do much
different then what I''m doing, only in Ruby, so I thought maybe, as a way
to avoid
2005 Aug 31
5
Re: event handlers for wxGrid
I got a warning from the list about the attachments being too big so I
am not sure if the original went through. So here is a zip of the
files.
Sean
On 8/30/05, Sean Long <sean.m.long@gmail.com> wrote:
> I added all the event handlers for wxGrid. These patches also have
> changes from my previous patches that have not been commited yet
> (choicebook). wxGrid is actually getting
2006 Jul 25
6
Wizards
Hi
Please find attached a set of patches and swig files to implement
Wizards for wxruby. Also a brief sample.
Quick q - the C declarations of evt_xxx_xxx methods and their attaching
to Ruby classes seems to be duplicated across Events.i and EvtHandler.i
- is one of these the right place to be adding them? or both?
Thanks
alex
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 May 31
0
[1042] trunk/wxruby2: Overhaul of the event handling WxType->RubyClass mapping to make it
...2007)</dd>
</dl>
<h3>Log Message</h3>
<pre>Overhaul of the event handling WxType->RubyClass mapping to make it
easier to maintain and access; document it</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwxruby2swigclassesEvtHandleri">trunk/wxruby2/swig/classes/EvtHandler.i</a></li>
<li><a href="#trunkwxruby2swigfixeventsrb">trunk/wxruby2/swig/fixevents.rb</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwxruby2libwxclassese...
2007 Jul 29
5
wxruby2 beta 1.9.0 released
Hi
I''m pleased to announce the release of wxruby2 version 1.9.0. This is a
significant milestone for wxruby as this is the first release that we
consider near to production quality. We hope that this 1.9.x series of
releases will soon lead to a stable wxruby 2.0.
= INSTALLATION
The easiest way to install is using a ready-to-use binary gem for your
platform:
gem install wxruby
Or
2007 Jun 06
0
[1054] trunk/wxruby2: Add missing EraseEvent and mapping for EVT_ERASE_BACKGROUND, fix unknown
...d, 06 Jun 2007)</dd>
</dl>
<h3>Log Message</h3>
<pre>Add missing EraseEvent and mapping for EVT_ERASE_BACKGROUND, fix unknown
event type error in AUI sample</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwxruby2libwxclassesevthandlerrb">trunk/wxruby2/lib/wx/classes/evthandler.rb</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwxruby2swigclassesEraseEventi">trunk/wxruby2/swig/classes/EraseEvent.i</a></li>
</ul>
</div>
<div...
2007 Jun 28
0
[1094] trunk/wxruby2: Added SetCursorEvent and mapping
...d>
<dt>Date</dt> <dd>2007-06-28 04:35:04 -0400 (Thu, 28 Jun 2007)</dd>
</dl>
<h3>Log Message</h3>
<pre>Added SetCursorEvent and mapping</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwxruby2libwxclassesevthandlerrb">trunk/wxruby2/lib/wx/classes/evthandler.rb</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwxruby2swigclassesSetCursorEventi">trunk/wxruby2/swig/classes/SetCursorEvent.i</a></li>
<li><a href="...
2007 May 29
0
[1035] trunk/wxruby2/swig/classes/EvtHandler.i: Removed a heap of redundant stuff that''s been #if 0''d for a while
...#ccc;margin:10px 0;}
#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>[1035] trunk/wxruby2/swig/classes/EvtHandler.i: Removed a heap of redundant stuff that''s been #if 0''d for a while</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1035</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Dat...