noreply at rubyforge.org
2008-Jan-18 19:39 UTC
[wxruby-development] [ wxruby-Feature Requests-17217 ] change the names of group methods in StyledTextCtrl
Feature Requests item #17217, was opened at 18-01-2008 14:39 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=17217&group_id=35 Category: Documentation Group: None Status: Open Priority: 3 Submitted By: Nobody (None) Assigned to: Alex Fenton (brokentoy) Summary: change the names of group methods in StyledTextCtrl Initial Comment: in the wx::StyledTextCtrl documentation, methods are grouped for easier access. The group names could be more descriptive, like New name Current name Autocompletion <- Function name autocompletion Basic movement <- Basic movement Brace matching and highlighting <- Paired brace matching Call tips <- Popup argument lists Caret features <- Caret features Cut, copy and paste <- Cut copy and paste Drag and drop <- Drag and drop Event handling <- Control event handling Folding <- Code folding Indentation and Tabs <- Tab and indentation guides Indicators <- Additional text styling Key bindings <- Command keys Keyboard commands functions <- Functions emulating keyboard commands Line Endings <- Crossplatform end of line Load and save to file <- Load and save to file Long line markers <- Long line markers Macro recording <- Macro recording Margins <- Custom margin displays Markers <- Start of line special markers Miscellaneous other settings <- Miscellaneous other settings Multiple views of one document <- Multiple views of one document Printing <- Printing Scrolling and scrollbars <- Scrolling and scrollbars Search and replace <- Search and replace Selection, anchor and cursor <- Anchor selection and cursor Styling text <- Apply visual styles to text Styling for programming languages <- Styling for programming languages Text coordinates <- Querying text coordinates Text encoding <- Text encoding Text retrieval and modification <- Basic text query and modification Undo and redo <- Undo and redo White space, zoom and other view options <- Miscellaneous view options Wrapping lines <- Line wrapping WxRuby interaction <- Interaction with wxruby If thats ok for you guys, i can make the changes. I can "import" more scintilla documentation too. :) Cheers Marcio ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=17217&group_id=35
Reasonably Related Threads
- [ wxruby-Feature Requests-12594 ] re-enable wxScintilla
- Problem with StyledTextCtrl
- [ wxruby-Bugs-15845 ] ctrl+shift+t crashes empty styled textctrl
- [ wxruby-Patches-17270 ] Changes in documentation discussed in ticket #17217
- [ wxruby-Patches-17271 ] Changes in documentation discussed in ticket #17217