Displaying 4 results from an estimated 4 matches for "fontweight_norm".
Did you mean:
fontweight_normal
2007 Nov 18
4
set background label to transparent??
I just use wxRuby and I have problem
I use background image on my app and when I create label it seem look
background of label is gray, how can I change it into transparent????
--
Posted via http://www.ruby-forum.com/.
2006 Aug 03
6
evt_scrollwin_thumbtrack/GetPosition?
I am attempting to create a scrollable panel. This works fine for using the
scroll arrows, as I am capturing the event and then incrementing the scroll
pos by the desired amount. However, it is not working on thumbtracking. I
capture the event successfully, but I am unable to capture the position of
the thumb tracker. I have looked at the poor man''s doc and have been unable
to figure
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
...cx"> The possible values for the weight parameter are (the old names
</span><span class="cx"> are for compatibility only):
</span><span class="cx">
</span><del>-
- enum FontWeight
- {
</del><span class="cx"> FONTWEIGHT_NORMAL = NORMAL,
</span><span class="cx"> FONTWEIGHT_LIGHT = LIGHT,
</span><span class="cx"> FONTWEIGHT_BOLD = BOLD,
</span><span class="cx"> FONTWEIGHT_MAX
</span><del>- };
-
</del><span class="c...