search for: frame_2

Displaying 2 results from an estimated 2 matches for "frame_2".

Did you mean: frame2
2007 Oct 03
0
[ wxruby-Patches-14416 ] Patch for Bug [#12747] Crash on exit
...ve'' else puts "Frame ''#{get_title}'' became deactivated" set_status_text ''Inactive'' end event.skip # important end end and def close_all if !@frame_1.closed? @frame_1.close() end if !@frame_2.closed? @frame_2.close() end end No you can close the windows in any way and the application doesn''t crash File with changes attached ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=de...
2007 Oct 05
0
use of specaccum in routine procedure
...t, select two more sectors ->3) continue until 2 sectors are collected for each plot (totally 219*2 sectors) ->4) use specaccum function ( method = "exact") to calculate "dim2_sector_curve1" object on the selected 219*2 sectors. ->5) save in the first column of the data.frame_2 the "dim2_sector_curve1$richness" values than (sampling with replacement) -> repeat point 1),2),3) ->4a) use specaccum function ( method = "exact") to calculate "dim2_sector_curve2" object on the selected 219*2 sectors. ->5a) save in the second column of the d...