DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2828
Version: 1.3-current


A collection of requests from various folks for Fl_Tree enhancements:

    A) Show leaves + Show branches -> selectable independently
    B) Add 'FRONT/BACK' sort flags (FRONT: causes add() to insert(pos=0)
    C) Shaded entries (ie. ruled report). Include #items per ruler
    D) Multiple selection drag ignore (items aren't selectable)
    E) {Vertical|Widget} Gap (Fl_Tree has horizontal and top bottom)>
    F) Open on select: expand the node on select
    G) Allow global fg/bg colors (to override per-item colors) [fluid]
    H) A method to return all selected items as a list.
       (Perhaps an option to internally optimize this; see fltk.bugs
        thread on STR#2795, greg's long 04/16/12 21:16 reply to F.)

Regarding (D), Fabien writes:
"the selection mode 'drag_ignore' is in fact the capability *not*
 to select multiple items with a simple push in multiple selection
 mode, thus: only kbd operations can achieve that multi-selection,
 mouse only selecting one item at a time."

There are other implementation details in the fltk.bugs thread
on 04/16 regarding the above list.


Link: http://www.fltk.org/str.php?L2828
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to