#include "fltkcore.hh"
#include "fltkflatview.hh"
#include "fltkcomplexbutton.hh"
#include "dlib/dlib.h"
#include "../lout/msg.h"
#include "../lout/misc.hh"
#include <FL/Fl.H>
#include <FL/fl_draw.H>
#include <FL/Fl_Input.H>
#include <FL/Fl_Text_Editor.H>
#include <FL/Fl_Check_Button.H>
#include <FL/Fl_Round_Button.H>
#include <FL/Fl_Choice.H>
#include <FL/Fl_Browser.H>
#include <stdio.h>
Go to the source code of this file.
|
namespace | dw |
| Dw is in this namespace, or sub namespaces of this one.
|
|
namespace | dw::fltk |
| This namespace contains FLTK implementations of Dw interfaces.
|
|
namespace | dw::fltk::ui |
| FLTK implementation of dw::core::ui.
|
|
◆ fltkui_dimmed()
static Fl_Color fltkui_dimmed |
( |
Fl_Color |
c, |
|
|
Fl_Color |
bg |
|
) |
| |
|
static |