search for: busycursor_busy

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

2006 Dec 24
0
[801] trunk/wxruby2/doc/textile: Explain how to use the block-style class methods in these classes
...ser that the program is temporarily busy. -Just create a BusyCursor object on the stack, and within the current scope, -the hourglass will be shown. </del><ins>+This class makes it easy to tell your user that the program is +temporarily busy. Just call the class method "busy":BusyCursor_busy, +passing it a block; while the block is executed, the system''s hourglass +cursor will be displayed. </ins><span class="cx"> </span><span class="cx"> For example: </span><span class="cx"> </span><del>- - Busy...