search for: layout_fram

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

Did you mean: layout_frame
2006 Nov 12
0
[725] trunk/wxruby2/samples/etc/sash.rb: Remove an unneeded call to paint that was causing a crash
...class="lines">@@ -89,7 +89,6 @@ </span><span class="cx"> # The second argument is the residual window that takes up remaining </span><span class="cx"> # space </span><span class="cx"> Wx::LayoutAlgorithm.new.layout_frame(self, @m_panel) </span><del>- paint() </del><span class="cx"> end </span><span class="cx"> </span><span class="cx"> def on_v_sash_dragged(sash, e) </span></span></pre> </div> </div>...