FLTK logo

Article #1302: FLTK 1.3.x Weekly Snapshot, r9854

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1302: FLTK 1.3.x Weekly Snapshot, r9854

Created at 01:01 Mar 29, 2013 by mike

A new weekly snapshot of FLTK 1.3.x (r9854) is now available on the download page:

    http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r9854

Commit Log:

------------------------------------------------------------------------
r9854 | greg.ercolano | 2013-03-28 21:36:51 -0700 (Thu, 28 Mar 2013) | 2
lines

Document Fl_Tabs::value()'s integer return value.

------------------------------------------------------------------------
r9853 | greg.ercolano | 2013-03-28 20:37:04 -0700 (Thu, 28 Mar 2013) | 3
lines

Documenting the public methods Fl_Tabs::push()


------------------------------------------------------------------------
r9852 | greg.ercolano | 2013-03-27 12:21:22 -0700 (Wed, 27 Mar 2013) | 3
lines

Added some extra @@ tests for boundary conditions.


------------------------------------------------------------------------
r9851 | greg.ercolano | 2013-03-27 12:16:48 -0700 (Wed, 27 Mar 2013) | 5
lines

Fix for fl_measure() missing drawsymbol flag
Added comments
Added 3 line test.


------------------------------------------------------------------------
r9850 | greg.ercolano | 2013-03-27 11:32:41 -0700 (Wed, 27 Mar 2013) | 2
lines

Added unittest for checking symbol rendering and fl_measure() with
symbols.

------------------------------------------------------------------------
r9849 | greg.ercolano | 2013-03-25 18:55:01 -0700 (Mon, 25 Mar 2013) | 4
lines

Added docs for undocumented public 'which()' method.
Added a \todo marker for undocumented public 'push()' method.


------------------------------------------------------------------------
r9848 | greg.ercolano | 2013-03-25 16:20:29 -0700 (Mon, 25 Mar 2013) | 5
lines

o Fixed tab navigation problem with this demo
o Prevent Fl_Output from erasing if value unchanged (allows text selection
  and keyboard nav of the Fl_Output widget..)


------------------------------------------------------------------------
r9847 | greg.ercolano | 2013-03-23 14:32:34 -0700 (Sat, 23 Mar 2013) | 5
lines

Added Fl_Choice to browser test program to let one 
change the browser type(), allowing testing of the
different browser modes..


------------------------------------------------------------------------
r9846 | greg.ercolano | 2013-03-23 14:24:18 -0700 (Sat, 23 Mar 2013) | 5
lines


Expanded docs for Fl_Browser_ to define the supported
keyboard navigation behavior.


------------------------------------------------------------------------
r9845 | greg.ercolano | 2013-03-23 11:40:53 -0700 (Sat, 23 Mar 2013) | 4
lines

Adding an example to demonstrate how to create an Fl_Browser with icons on
the items.
Based on an example I'd added to STR#1739 to demo someone's patch.


------------------------------------------------------------------------
r9844 | greg.ercolano | 2013-03-23 02:25:27 -0700 (Sat, 23 Mar 2013) | 11
lines

Default behavior of table /without/ ABI mods is to follow strict rule
where Tab and Shift-Tab navigate off the table widget.

This enables the Tab key to work properly with:

        o The test/table program; Tab can move focus to other input fields

        o With the foo_v2.cxx example code in STR#2862, Tab can navigate
          to/from the Fl_Input field


------------------------------------------------------------------------
r9843 | greg.ercolano | 2013-03-23 01:14:08 -0700 (Sat, 23 Mar 2013) | 2
lines

Small doc fixes for new tab_cell_nav() methods.

------------------------------------------------------------------------
r9842 | greg.ercolano | 2013-03-23 01:02:02 -0700 (Sat, 23 Mar 2013) | 7
lines

o Modified example to take advantage of new Fl_Table::tab_cell_nav()
method
o Changed behavior of example to be more predictable
o Enter key can be used to toggle edit mode
o User can navigate table cells with arrow keys or tab/shift-tab without
slipping into cell edit mode
o Fixed other issues with Alt, Shift, multicell selection..


------------------------------------------------------------------------
r9841 | greg.ercolano | 2013-03-23 00:55:09 -0700 (Sat, 23 Mar 2013) | 3
lines

o Added tab_cell_nav() method to control Tab/Shift-Tab navigation of table
cells.
o Added move_cursor(R,C,shiftflag). Needed allow Shift-Tab not to create a
reverse selection.

------------------------------------------------------------------------

Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.