FLTK logo

Article #1429: FLTK 1.3.x Weekly Snapshot, r10783

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 #1429: FLTK 1.3.x Weekly Snapshot, r10783

Created at 00:03 Jul 10, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10783 | AlbrechtS | 2015-07-08 22:09:33 -0400 (Wed, 08 Jul 2015) | 2 lines

Update fluid .fl files and generated code - remove trailing white space.

------------------------------------------------------------------------
r10782 | AlbrechtS | 2015-07-08 21:17:33 -0400 (Wed, 08 Jul 2015) | 2 lines

Fix trailing white space in fluid .fl files (STR #3239).

------------------------------------------------------------------------
r10781 | AlbrechtS | 2015-07-08 20:10:44 -0400 (Wed, 08 Jul 2015) | 9 lines

Fix box background drawing for deactivated widgets (STR #2907).

Two new static methods have been introduced:

  - Fl::box_color(Fl_Color c) returns the bg color dependent on the
    widget's state (inactive_r()).
  - Fl::set_box_color(Fl_Color c) sets the correct bg color dependent
    on the widget's state by calling fl_color(Fl::box_color(c)).

------------------------------------------------------------------------
r10780 | AlbrechtS | 2015-07-08 19:41:19 -0400 (Wed, 08 Jul 2015) | 2 lines

Fix compiler warning, add inactive (deactivated) box test mode.

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

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'.