search for: bludau

Displaying 7 results from an estimated 7 matches for "bludau".

Did you mean: blau
2007 Nov 23
0
[ wxruby-Bugs-15845 ] ctrl+shift+t crashes empty styled textctrl
Bugs item #15845, was opened at 2007-11-23 00:02 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=15845&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: ctrl+shift+t crashes empty styled textctrl Initial Comment: If one pressed ctrl+shift+t in an EMPTY Wx::StyledTextCtrl the applictaion crashes with a Segmentation fault. If only one space (or any other char) is in the StyledTextCtrl this is not happe...
2007 Oct 02
0
[ wxruby-Bugs-14374 ] TextCtrl TE_RICH and SUNKEN_BORDER (WxRuby1.9.1)
Bugs item #14374, was opened at 2007-10-02 12:13 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=14374&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: TextCtrl TE_RICH and SUNKEN_BORDER (WxRuby1.9.1) Initial Comment: When using a Wx::TextCtrl with Default Style it has a sunken border. When using the style TE_RICH in WxRuby 1.9.0 the sunken border was still visible. But when using the style TE_RICH...
2007 Oct 02
0
[ wxruby-Patches-14375 ] bigdemo/wxScrolledWindow - paint bug with scrolled window
Patches item #14375, was opened at 2007-10-02 13:12 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=220&aid=14375&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: bigdemo/wxScrolledWindow - paint bug with scrolled window Initial Comment: I found a bug in bigdemo/wxScrolledWindow.rbw When you scroll the window and then draw with the mouse the lines aren''t drawn at the correct position. After a repaint...
2007 Oct 03
0
[ wxruby-Patches-14411 ] calendar.rb - gui destroyed when changing calendar flags
Patches item #14411, was opened at 2007-10-03 13:59 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=220&aid=14411&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: calendar.rb - gui destroyed when changing calendar flags Initial Comment: When changing the first weekday flag or the year can be changed flag the gui is somekind of "destroyed" See attached image to see what happens. Changing the line 235...
2007 Oct 03
0
[ wxruby-Patches-14416 ] Patch for Bug [#12747] Crash on exit
Patches item #14416, was opened at 2007-10-03 15:59 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=220&aid=14416&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: Patch for Bug [#12747] Crash on exit Initial Comment: Patch for the bug [#12747] Crash on exit in file etc/activation.rb The problem is, that the window gets destroyed and then for whatever reasons the on_activate event fires and the on_activate met...
2007 Oct 23
6
wxRuby 1.9.2
...t "Cannot wrap nil as Wx::Window" errors, simply rescue them and return nil. == CREDITS == Probably more than any previous wxRuby release, this one has been driven by user contributions: patches, suggestions and bug reports. Thanks to Sean Long, Sean Lindsay, Mario Steele, Christophe Bludau, Chauk-Mean P, Dirk Traulsen, Gregor Schmidt, Bela Babik and others who''ve helped out. September 2007 was our busiest month yet for wxRuby downloads - just shy of 2,000. Average monthly downloads are two or three times what they were just one year ago. So thanks all for your support &a...
2007 Oct 05
7
Which editor
Ok, so I''m new to Ruby and wxRuby. I come from a Basic background (RealBasic). Can somebody suggest a decent IDE that is used for wxRuby. Something where I can paste in code examples and then run them immediately. (I''m a Windows Vista user) Any suggestions welcome. -- Posted via http://www.ruby-forum.com/.