people who are interested can test it.
was reparent, which requires two arguments now.
Please let me know if there is interest in this code.
Post by Jonathan MaaslandI don't want to be a showbreaker here but as far as I can see
FXScintilla doesn't support Fox 1.6
http://www.nongnu.org/fxscintilla/
I've just started writing a small utility that will show the
removed/added methods between FXRuby versions when I found this out.
If I am wrong then do please correct me
Post by Lyle JohnsonPost by Laurent JulliardNot that I know of. That would be really cool if you could spend
some time assessing the work that has to be done.
I'm looking at the code, and one immediately obvious problem is that
the chunk of code that require's FXRuby (first attempt is from a gem,
begin
require 'rubygems'
require_gem 'fxruby', '>= 1.6.0'
rescue LoadError
require 'fox16'
end
This really needs to be factored out into some central place, so that
require 'fox_support'
or something along those lines. Do you have any thoughts on this?
_______________________________________________
Freeride-devel mailing list
http://rubyforge.org/mailman/listinfo/freeride-devel
------------------------------------------------------------------------
_______________________________________________
Freeride-devel mailing list
http://rubyforge.org/mailman/listinfo/freeride-devel