wxruby-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Wxruby-dev] Windows Build


From: Curt Hibbs
Subject: RE: [Wxruby-dev] Windows Build
Date: Sat, 5 Jul 2003 09:02:49 -0500

Kevin Smith wrote:
>
> On Fri, 2003-07-04 at 23:56, Curt Hibbs wrote:
>
> The WxApp class (like all the WxYxx classes) does not inherit from
> wxApp. So WxApp::ExitMainLoop gets called when ruby code invokes
> Wx::App#exit_main_loop. Since it's called from ruby, it needs to return
> a VALUE.
>
> Did you see a compile problem here? Or did you just notice that it
> looked incorrect?

I got a compile error, but it was very late and I didn't notice that it did
not derive from anything (I assumed that it was derived when changing it).
Anyway, armed with the correct knowledge and a fresh brain, I'll take
another look at the compile error,

Curt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]