Displaying 1 result from an estimated 1 matches for "show_background".
2006 Oct 21
0
[698] trunk/wxruby2/samples/bigdemo/MDIDemo.rbw: Removed broken background stuff to stop crash on OS X (tho still crashes
...sp  2006-10-21 14:23:39 UTC (rev 698)
</span><span class="lines">@@ -11,33 +11,27 @@
</span><span class="cx"> end
</span><span class="cx"> end
</span><span class="cx">
</span><del>-SHOW_BACKGROUND = 0
-
</del><span class="cx"> module Demo
</span><span class="cx">
</span><span class="cx"> class MyParentFrame < Wx::MDIParentFrame
</span><del>- def initialize()
- super(nil, -1, "MDI Parent", Wx...