Displaying 2 results from an estimated 2 matches for "wxhw_scrollbar_nev".
Did you mean:
wxhw_scrollbar_never
2006 Dec 02
0
[769] trunk/wxruby2/swig/classes/HtmlWindow.i: Added missing style flags
...(rev 769)
</span><span class="lines">@@ -17,6 +17,13 @@
</span><span class="cx"> wxHTML_REDIRECT
</span><span class="cx"> };
</span><span class="cx">
</span><ins>+// wxHtmlWindow flags:
+#define wxHW_SCROLLBAR_NEVER 0x0002
+#define wxHW_SCROLLBAR_AUTO 0x0004
+#define wxHW_NO_SELECTION 0x0008
+#define wxHW_DEFAULT_STYLE wxHW_SCROLLBAR_AUTO
+
+
</ins><span class="cx"> // implement in ruby
</span><span class="cx"> %ignore wxHtmlWindow::LoadFile;
<...
2009 Mar 27
0
xrciser problem
...rder>
<cellpos>0,2</cellpos>
<cellspan>1,1</cellspan>
<object class="wxHtmlWindow"
name="m_htmlWin1">
<style>wxHW_SCROLLBAR_NEVER</style>
<hidden>1</hidden>
</object>
</object>
</object>
</object>
</object>
<...