Displaying 2 results from an estimated 2 matches for "bergstedt".
Did you mean:
tbergstedt
2007 Nov 09
0
[ wxruby-Support Requests-15490 ] gem install for i386-mswin32
Support Requests item #15490, was opened at 2007-11-09 11:33
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=219&aid=15490&group_id=35
Category: None
Group: None
Status: Open
Priority: 3
Submitted By: Torbj?rn Bergstedt (tbergstedt)
Assigned to: Nobody (None)
Summary: gem install for i386-mswin32
Initial Comment:
When I try to use gem to install the latest version of wxruby on my Windows machine, this is what I get:
> gem install wxruby
Select which gem to install for your platform (i386-mswin32)
1. wxruby 1...
2007 Aug 28
0
[ wxruby-Bugs-13457 ] Missing constants for FileDialog
Bugs item #13457, was opened at 2007-08-28 12:32
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=13457&group_id=35
Category: Missing API call
Group: current
Status: Open
Resolution: None
Priority: 3
Submitted By: Torbj?rn Bergstedt (tbergstedt)
Assigned to: Nobody (None)
Summary: Missing constants for FileDialog
Initial Comment:
According to the documentation, the FileDialog has a number of style constants, prefixed with FD_. However, those are not recognized when trying to use them. I''ve tried the FD_SAVE and FD_OV...