search for: fontfamily_decor

Displaying 4 results from an estimated 4 matches for "fontfamily_decor".

2007 Jan 04
0
[825] trunk/wxruby2/swig/RubyConstants.i: Added DEFAULT_VALIDATOR constant
...t;/ins><span class="cx"> </span><del>- </del><span class="cx"> // Text font families </span><span class="cx"> %constant int FONTFAMILY_DEFAULT = wxDEFAULT; </span><span class="cx"> %constant int FONTFAMILY_DECORATIVE = wxDECORATIVE; </span></span></pre> </div> </div> </body> </html>
2007 Jan 05
0
[827] trunk/wxruby2/swig: Moved NULL objects into constants so they can be used for default args
...= wxNullFont; +%constant wxColour const NULL_COLOUR = wxNullColour; + </ins><span class="cx"> // Text font families </span><span class="cx"> %constant int FONTFAMILY_DEFAULT = wxDEFAULT; </span><span class="cx"> %constant int FONTFAMILY_DECORATIVE = wxDECORATIVE; </span></span></pre></div> <a id="trunkwxruby2swigRubyStockObjectsi"></a> <div class="modfile"><h4>Modified: trunk/wxruby2/swig/RubyStockObjects.i (826 => 827)</h4> <pre class="diff"&g...
2005 May 03
10
Is wxRuby-SWIG version usable enough to package for download?
If wxRuby-SWIG is as usable as wxRuby 0.6.0, maybe it should be given a version number and packaged up for download. Given the nature of SWIG, having a lot more people use it would probably result in more code contributions to this project. Seems most of the changes are 2+ months old, so I''m guessing wxRuby-SWIG is fairly stable right now in terms of frequency of changes...
2006 Nov 26
0
[758] trunk/wxruby2: i18n support: added Locale class, methods for get/set languages & encodings
...or":fontctor.html are (the old names are for compatibility only): </span><span class="cx"> </span><del>- - enum FontFamily - { </del><span class="cx"> FONTFAMILY_DEFAULT = DEFAULT, </span><span class="cx"> FONTFAMILY_DECORATIVE = DECORATIVE, </span><span class="cx"> FONTFAMILY_ROMAN = ROMAN, </span><span class="lines">@@ -30,53 +27,39 @@ </span><span class="cx"> FONTFAMILY_MODERN = MODERN, </span><span class="cx"> F...