Displaying 3 results from an estimated 3 matches for "window_refresh".
2007 Oct 16
5
Question about GUI processing order
I am developing a GUI with WxRuby (wxruby-1.9.1-i386-mswin32, ruby-1.8.6).
In one of my button event handlers I do the following in this order:
set the value of a TextCtrl,
show a button (which was hidden),
hide the button that was caused this event
play some sounds (using Sound.play)
What I observe is that all these things happen, but not in the order I
specified. Hiding the button occurs
2007 Apr 16
0
[969] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Cleanup and fixing of broken links.
...ive to this
</span><span class="cx"> window, and returns control when the user has dismissed the menu. If a
</span><span class="lines">@@ -1639,7 +1636,7 @@
</span><span class="cx">
</span><span class="cx"> h3(#Window_refresh). Window#refresh
</span><span class="cx">
</span><del>- *refresh*(%(arg-type)Boolean% eraseBackground = @true@, %(arg-type)Rect% rect = nil)
</del><ins>+ *refresh*(%(arg-type)Boolean% eraseBackground = @true@, %(arg-type)Rect% rect = nil)
</ins&g...
2007 Apr 14
0
[965] branches/wxruby2/wxwidgets_282/doc/textile: Misc.
...class="cx">
</span><del>-"Lower":windowlower.html
</del><ins>+"lower":window.html#Window_lower
</ins><span class="cx">
</span><span class="cx">
</span><span class="cx"> h3(#Window_refresh). Window#refresh
</span><span class="lines">@@ -1644,7 +1644,7 @@
</span><span class="cx"> Causes this window, and all of its children recursively (except under GTK1
</span><span class="cx"> where this is not implemented), to be repa...