search for: wxhw_default_styl

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

Did you mean: wxhw_default_style
2006 Dec 02
0
[769] trunk/wxruby2/swig/classes/HtmlWindow.i: Added missing style flags
...> 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; </span><span class="cx"> </span></span></pre> </div> </div> </body...