The example is GetDefaultAttributes for wxTextCtrl under Windows. This
somehow was wrapped properly before. Now, we get grey backgrounds for
the TextCtrl''s. GetDefaultAttributes wasn''t exposed in
wxWindow.h
before. It seems several new ones were added to wxWindow.h that are now
causing some headaches. I''ll see what can be done about that.
Roy
Roy Sutton wrote:> You -do- have to still declare something virtual in the derived class
> for SWIG to wrap it properly. Let''s not apply any of my patches
yet
> until I rework them.
>
> Roy
> _______________________________________________
> wxruby-users mailing list
> wxruby-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wxruby-users
>
>
>
>