Cyprinus Carpio a69c5c5c92
Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line color (#995)
Fl_Tree changed to support system color themes (PR #995)

merging CyprinusCarpio's mods carried over from from issue #972.

* Fl_Tree: use named (colormap) colors to support system color themes (see issue #972). changed connectorcolor() default from gray ramp color to FL_INACTIVE_COLOR (Fl_Color(8)), and similar named colormap colors for icon drawing.

* Fl_Tree ⊞ / ⊟ icons (and on macs, ▶ / ▼icons) are now drawn w/fl_draw() functions instead of with xpm bitmaps for colormap control

---------
Co-authored-by: Greg Ercolano <erco@seriss.com>
2024-06-30 09:08:00 -07:00
..
2023-02-02 19:14:14 +01:00
2024-02-07 18:37:34 +01:00
2024-06-26 16:02:12 -07:00
2024-06-21 18:10:33 +02:00
2022-08-23 09:04:14 +02:00
2024-06-21 18:10:33 +02:00
2024-02-07 18:37:34 +01:00
2023-01-20 16:20:01 +01:00
2024-06-21 18:10:33 +02:00
2024-06-21 18:10:33 +02:00
2023-08-29 22:50:12 +02:00
2022-08-29 12:15:32 +02:00
2024-02-07 18:37:34 +01:00
x.H

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".