Displaying 2 results from an estimated 2 matches for "denigri".
Did you mean:
denigris
2010 Mar 13
3
[BUG] Menus on Snow Leopard not working correctly
I posted the following bug at http://rubyforge.org/tracker/index.php?func=detail&aid=27962&group_id=35&atid=218.
Is anyone else dealing with this?
> In running the 2.0.1 samples under OS X 10.6.2, some menu items do not appear as they should.
>
> For example:
> * in the "minimal" sample, the "file" menu appears in the menu bar, but the individual items
2010 Mar 16
0
[ wxruby-Bugs-27976 ] Wx::ControlWithItems.select behavior is diferent than the documentation
Bugs item #27976, was opened at 2010-03-16 11:51
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=27976&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Sean DeNigris (lotusone)
Assigned to: Nobody (None)
Summary: Wx::ControlWithItems.select behavior is diferent than the documentation
Initial Comment:
Doc (http://wxruby.rubyforge.org/doc/controlwithitems.html#ControlWithItems_select):
>ControlWithItems#select
> select(Integer n)
>This is the same as...