search for: frame_1

Displaying 3 results from an estimated 3 matches for "frame_1".

Did you mean: frame1
2007 Oct 03
0
[ wxruby-Patches-14416 ] Patch for Bug [#12747] Crash on exit
...e activated" set_status_text ''Active'' 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 res...
2007 Oct 05
0
use of specaccum in routine procedure
...d plot, select the second sector ->3) continue until 1 sector is collected for each plot (totally 219 sectors) ->4) use specaccum function ( method = "exact") to calculate "dim1_sector_curve1" object on the selected 219 sectors. ->5) save in the first column of the data.frame_1 the "dim1_sector_curve1$richness" values than (sampling with replacement) -> repeat point 1),2),3) ->4a) use specaccum function ( method = "exact") to calculate "dim1_sector_curve2" object on the selected 219 sectors. ->5a) save in the second column of the dat...
2004 Nov 13
2
wxRuby and XRC via wxGlade
...9;t you understand? -------------- next part -------------- <?xml version="1.0" encoding="ISO8859-15"?> <!-- generated by wxGlade 0.3.5.1 on Sat Nov 13 21:10:06 2004 --> <resource version="2.3.0.1"> <object class="wxFrame" name="frame_1"> <style>wxDEFAULT_FRAME_STYLE</style> <title>Stupid Test</title> <centered>1</centered> <size>667, 563</size> <object class="wxBoxSizer"> <orient>wxVERTICAL</orient&...