On Tue, Nov 18, 2008 at 11:17 AM, John Labenski <[EMAIL PROTECTED]> wrote:

>
> Just use your wxFrame or any wxWindow; you can even use wxGetApp(),
> the wxApp. There's nothing special about any particular wxEvtHandler.
> The only thing you have to worry about is being able to determine
> where the events come from, use unique IDs.


Sounds like a better idea than mine. Thanks.

> As an aside, is there any known reason why wxSocketBase shouldn't derive
> > from wxEvtHandler? That choice doesn't entirely make sense to me.
>
> Because it doesn't in C++.
>

Sure, I realize that. I was just asking if anyone knew why it's that way in
wxWidgets to begin with. Off-topic for this list, I guess, so sorry for the
noise, and I'll take that question elsewhere.

Thanks again,

Evan
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to