Displaying 1 result from an estimated 1 matches for "faulter".
Did you mean:
faulted
2008 Jan 17
1
wxSockets
...way that wxWidgets utilizes
them, within wxRuby, so I know I''ll have to remove certian functions that
relay back to these methods, and implement them a different way. But when I
try to do something like %ignore wxSocketBase::callback() and so forth, Swig
still tries to wrap them, and they faulter when compiling.
Any suggestions you guys can advise me of on getting some of these
straighten out, would be much appreciated. Maybe a "Primer" on adding
classes to the Library would be something good to write up, and also post to
the Wiki for inclusion as well, so that we can get others...