search for: doacalculation

Displaying 1 result from an estimated 1 matches for "doacalculation".

Did you mean: do_calculations
2006 Dec 24
0
[801] trunk/wxruby2/doc/textile: Explain how to use the block-style class methods in these classes
...gt;<span class="cx"> </span><del>- - BusyCursor wait; </del><ins>+ Wx::BusyCursor.busy do + # do some lengthy operation + # ... + end </ins><span class="cx"> </span><del>- for (int i = 0; i < 100000; i++) - DoACalculation(); - - -It works by calling "BeginBusyCursor":beginbusycursor.html in the constructor, -and "EndBusyCursor":endbusycursor.html in the destructor. - </del><span class="cx"> h2. Derived from </span><span class="cx"> </span><sp...