search for: calc_min

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

2009 Mar 31
15
Error: undefined method ''calc_min'' for #<Wx::IdleEvent>
Hi, I occasionally had the following error when application in idle state. Error: undefined method ''calc_min'' for #<Wx::IdleEvent:0xb115e44> OS: WXMSW Ruby Version: 1.8.6 wxRuby 2.0.0 Backtrace: (eval):154:in `calc_min'' (eval):154:in `layout'' (eval):154:in `process_event'' (eval):154:in `on_run'' (eval):154:in `main_loop'' Zhimin -- Pos...
2007 Jan 06
0
[840] trunk/wxruby2/doc/textile/boxsizer.txtl: Add methods listing, remove one bad link and not-for-user method descriptions
...tsize -if the child is a window). It is used internally only and must not be called -by the user. Documented for information. </del><ins>+ *BoxSizer.new*(%(arg-type)Integer% orient) </ins><span class="cx"> </span><del>-h3(#BoxSizer_calcmin). BoxSizer#calc_min </del><ins>+Constructor for a BoxSizer. _orient_ may be either of @Wx::VERTICAL@ +or @Wx::HORIZONTAL@ for creating either a column sizer or a row sizer. </ins><span class="cx"> </span><del>- "Size":size.html *calc_min*() - -Implements the cal...