Displaying 1 result from an estimated 1 matches for "rubycontst".
2008 Mar 04
1
enum arguments not recognized
...m is that since swig does not see the definition of the enum
wxDirection (defined in RubyConstants.i), it treats it as an unknown
class. Attempting to call the generated method from Ruby while
specifying the nDirection argument then becomes impossible. My
solution is simple, just %include RubyContstants.i. This works, but
I''m not sure what the potential ramifications might be. Anyway,
here''s the patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff.patch
Type: application/octet-stream
Size: 360 bytes
Desc: not available
Url : h...