Re: [fltk.development] [RFE] STR #2434: Fl_Native_File_Chooser and Fl_Table could use some screenshots in docs

2013-03-23 Thread Greg Ercolano
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2434 Version: 1.3-feature Fix Version: 1.3-current (r8094) Fixed in Subversion repository. These were all added a while ago; closing. Link: http://www.fltk.org/str.php?L2434 Version: 1.3-feature Fix Version: 1.3-current (r8094) __

Re: [fltk.development] [RFE] STR #1739: [PATCH] Add support for icons in Fl_Browser

2013-03-23 Thread Greg Ercolano
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L1739 Version: 1.4-feature Fix Version: 1.3.0 (r6850) Fixed in Subversion repository. This was implemented but never closed. Link: http://www.fltk.org/str.php?L1739 Version: 1.4-feature Fix Version: 1.3.0 (r6850) __

[fltk.development] 1.3 dev

2013-03-23 Thread Greg Ercolano
I've found some time to work on Fl_Table's keyboard navigation which is long overdue. Will probably address Fl_Tree as well. Since these widgets try in many ways to follow the example set by Fl_Browser, I found I needed to: o Add some docs to Fl_Browser_ to document its current keyboard navig

[fltk.development] FLTK '@' symbols question

2013-03-23 Thread Greg Ercolano
I'm working on fixing STR #2772 (removing extraneous code in fl_measure()) and need to understand in detail how we support '@' symbols in FLTK. Question: I want to verify that '@' symbols in labels (eg. "@->") are only allowed at either *the very beginning* or *very end* of a string,