noreply at rubyforge.org
2006-Dec-26 11:45 UTC
[Wxruby-development] [ wxruby-Feature Requests-7460 ] Add tutorial/overviews to main documentation
Feature Requests item #7460, was opened at 2006-12-26 11:45 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=7460&group_id=35 Category: Documentation Group: None Status: Open Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Add tutorial/overviews to main documentation Initial Comment: There are several useful tutorials - such as the ''introduction to a wxRuby application'' - on the wiki. These explain important topics - such as the anatomy of a wxRuby app. Move these into core docs. The wxWidgets docs also contain useful overviews - such as event handling, window styles etc. These need to be translated into Ruby and added to core wxRuby docs. Some can be added to class-specific documentation (eg TreeCtrl) ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=7460&group_id=35
Reasonably Related Threads
- [ wxruby-Bugs-13734 ] Problem with TreeCtrl#get_first_child and #get_next_child on MSW
- [ wxruby-Bugs-13640 ] Invalid value for TreeCtrl#get_root_id when TR_HIDE_ROOT style is set (MSW)
- [ wxruby-Bugs-12360 ] TreeCtrl#on_compare_items not working on MSW
- [ wxruby-Feature Requests-17086 ] Add event handling for HtmlWindow
- [ wxruby-Feature Requests-7657 ] Help re-use Font, Brush, Pen (similar to wxBrushList)