Displaying 1 result from an estimated 1 matches for "full_repaint_on_resize".
Did you mean:
wxfull_repaint_on_resize
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...48 UTC (rev 996)
+++ branches/wxruby2/wxwidgets_282/doc/textile/window.txtl        2007-04-30 21:32:08 UTC (rev 997)
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx"> |@NO_FULL_REPAINT_ON_RESIZE@|On Windows, this style used to disable repaintingthe window completely when its size is changed. Since this behaviour is now the default, the style is now obsoleteand no longer has an effect.|
</span><span class="cx"> |@VSCROLL@|Use this style to enable a vertical scrollbar.|...