Displaying 2 results from an estimated 2 matches for "findmenu".
Did you mean:
find_menu
2004 May 01
4
wxruby-swig 0.0.13 is up
This fixes the wxRED Mac link error. Thanks to Nick for pointing out
that I hadn''t removed some wxRED code related to an earlier experiment.
Hopefully this one will build on Mac, end-to-end.
I also found and fixed a problem that was causing the crash on exit:
wxWindows automatically deletes the C++ app object as soon as the last
frame is closed. Later, when ruby garbage collected the
2004 Apr 23
11
Building wxruby-swig for Mac
...ake-0.3.1/lib -I
/usr/local/lib/ruby/site_ruby/1.8 -I
/usr/local/lib/ruby/site_ruby/1.8/powerpc-darwin -I
/usr/local/lib/ruby/site_ruby -I /usr/local/lib/ruby/1.8 -I
/usr/local/lib/ruby/1.8/powerpc-darwin -I . -o obj/MenuBar.o
src/MenuBar.cpp
src/MenuBar.cpp: In function `VALUE _wrap_wxMenuBar_FindMenu(int,
VALUE*, long
unsigned int)'':
src/MenuBar.cpp:883: warning: passing `const wxMenuBar'' as `this''
argument of `
int wxMenuBar::FindMenu(const wxString&)'' discards qualifiers
...
Then boom:
/Users/ryan/Desktop/Configuration/wxMac-2.4.2/distrib/m...