search for: wxwidgets_release_numb

Displaying 1 result from an estimated 1 matches for "wxwidgets_release_numb".

2007 May 04
0
[1003] trunk/wxruby2: Create correct WXWIDGETS_VERSION string constant instead of hardcoding
...ass="cx"> end </span><ins>+# Convenience string for WxWidgets version info +Wx::WXWIDGETS_VERSION = ''%i.%i.%i'' % [ Wx::WXWIDGETS_MAJOR_VERSION, + Wx::WXWIDGETS_MINOR_VERSION, + Wx::WXWIDGETS_RELEASE_NUMBER ] </ins><span class="cx"> </span><ins>+ </ins><span class="cx"> # Load in all the class extension methods written in ruby </span><span class="cx"> class_files = File.join( File.dirname(__FILE__), ''wx''...