search for: get_styl

Displaying 9 results from an estimated 9 matches for "get_styl".

Did you mean: get_style
2007 Mar 28
0
[924] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove deprecated methods and update doc
...quot;> * "DirDialog.new":#DirDialog_new </span><span class="cx"> * "DirDialog#get_path":#DirDialog_getpath </span><span class="cx"> * "DirDialog#get_message":#DirDialog_getmessage </span><del>-* "DirDialog#get_style":#DirDialog_getstyle </del><span class="cx"> * "DirDialog#set_message":#DirDialog_setmessage </span><span class="cx"> * "DirDialog#set_path":#DirDialog_setpath </span><del>-* "DirDialog#set_style":#DirDialog...
2007 Mar 28
0
[925] branches/wxruby2/wxwidgets_282/doc/textile/filedialog.txtl: Improvements to doc from wxWidgets 2.8
...FileDialog#get_message":#FileDialog_getmessage </span><span class="cx"> * "FileDialog#get_path":#FileDialog_getpath </span><span class="cx"> * "FileDialog#get_paths":#FileDialog_getpaths </span><del>-* "FileDialog#get_style":#FileDialog_getstyle </del><span class="cx"> * "FileDialog#get_wildcard":#FileDialog_getwildcard </span><span class="cx"> * "FileDialog#set_directory":#FileDialog_setdirectory </span><span class="cx"> * &qu...
2008 Aug 24
2
Missing ids in documentation
...'#'' | grep -v ''id='' Here is the output brush.html:<h3 class="Brush_getcolour">Brush#get_colour</h3> brush.html:<h3 class="Brush_getstipple">Brush#get_stipple</h3> brush.html:<h3 class="Brush_getstyle">Brush#get_style</h3> brush.html:<h3 class="Brush_ishatch">Brush#is_hatch</h3> brush.html:<h3 class="Brush_isok">Brush#is_ok</h3> brush.html:<h3 class="Brush_setcolour">#Brush_set_colour</h3> brush.html:<h3 class="Brush_setstipple&quot...
2006 Nov 15
0
[740] trunk/wxruby2: API - Make ListCtrl#get_item return a ListCtrl item corresponding to a row and
...or.red, color.green, color.blue] + else + return ''(N/A)'' + end </ins><span class="cx"> end </span><span class="cx"> </span><span class="cx"> def show_font(font) </span><del>- if(font.get_style == Wx::ITALIC) </del><ins>+ if font.get_style == Wx::ITALIC </ins><span class="cx"> return "Italic" </span><span class="cx"> end </span><span class="cx"> return "Normal" </span&g...
2016 Feb 11
2
inconsistency in treatment of USE.NAMES argument
...t/R/sprinkle_colnames.R:66 /plyr/R/id.r:38 /polyCub/R/polyCub.SV.R:110 /polyCub/R/polyCub.exact.Gauss.R:99 /polyCub/R/polyCub.iso.R:130 /polyCub/R/polyCub.iso.R:166 /polyCub/R/polyCub.iso.R:168 /pryr/R/dots.r:25 /rappdirs/R/utils.r:39 /rbison/R/bison.R:181 /rcrossref/R/cr_ft_text.R:191 /rcrossref/R/get_styles.R:16 /rebus.base/R/internal.R:29 /rerddap/R/info.R:73 /rerddap/R/info.R:80 /rerddap/R/search.R:37 /rerddap/R/search_adv.R:64 /reutils/R/ecitmatch.R:33 /reutils/R/parse-docsum.R:53 /reutils/R/utils.R:44 /reutils/R/utils.R:51 /reutils/R/utils.R:55 /rgbif/R/occ_search.r:230 /rgbif/R/zzz.r:120 /rjsta...
2006 Apr 27
5
Major Breakthrough?
Attached are patches to make the textctrl.rb sample work fully. Note the new %directorargout typemap I added to fix wxWindows calling into SWIG. I don''t know if this can fix all such problems or not. Let me know what you think. I also rubified the sample a little bit more. Also, note that I fix the << operator so the function can be called. I hope I did this right. Roy
2016 Feb 08
2
inconsistency in treatment of USE.NAMES argument
Hi, Both vapply() and sapply() support the 'USE.NAMES' argument. According to the man page: USE.NAMES: logical; if ?TRUE? and if ?X? is character, use ?X? as ?names? for the result unless it had names already. But if 'X' has names already and 'USE.NAMES' is FALSE, it's not clear what will happen to the names. Are they going to propagate to the result
2007 Mar 30
0
[933] branches/wxruby2/wxwidgets_282: Font API 2.6 -> 2.8, corrections to Event doc
...quot;:#Font_getnativefontinfodesc </span><ins>+* "Font#get_native_font_info_user_desc":#Font_getnativefontinfouserdesc </ins><span class="cx"> * "Font#get_point_size":#Font_getpointsize </span><span class="cx"> * "Font#get_style":#Font_getstyle </span><span class="cx"> * "Font#get_underlined":#Font_getunderlined </span><span class="cx"> * "Font#get_weight":#Font_getweight </span><span class="cx"> * "Font#new":#Font_new &lt...
2006 Nov 24
0
Wine release 0.9.26
...in shdoclc.dll. mshtml: Added IDM_INDENT and IDM_OUTDENT implementation. mshtml: Added IDM_HORIZONTALLINE implementation. mshtml: Added IDM_UNORDERLIST implementation. mshtml: Added IDM_ORDERLIST implementation. mshtml: Added border implementation. mshtml: Added get_style implementation. mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle. mshtml: Added put_fontFamily implementation. mshtml: Added put_backgroundColor implementation. mshtml: Added put_fontSize implementation. mshtml: Added semi-stub createStyleSheet implementation....