Select_all method missing in HtmlWindow

Hi,

Thanks for great work getting 1.9.8 release out.

I got the following errors for HtmlWindow
undefined method ‘select_all’ for #Wx::HtmlWindow:0x9e98c08
undefined method ‘selection_to_text’ for #Wx::HtmlWindow:0x9e98c08

Doc:
http://wxruby.rubyforge.org/doc/htmlwindow.html#HtmlWindow_selectall

Env: Ruby 1.8.6, wxRuby mingw32 1.9.8

Regards,
Zhimin

Zhimin Z. wrote:

I got the following errors for HtmlWindow
undefined method ‘select_all’ for #Wx::HtmlWindow:0x9e98c08
undefined method ‘selection_to_text’ for #Wx::HtmlWindow:0x9e98c08

Thanks for reporting this - this is now fixed in Subversion (SVN:1816)
for the next release.

cheers
alex