fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

fl_show_colormap.cxx File Reference

#include <FL/Fl.H>
#include <FL/Fl_Single_Window.H>
#include <FL/fl_draw.H>
#include <FL/fl_show_colormap.H>
#include <config.h>
Include dependency graph for fl_show_colormap.cxx:

Go to the source code of this file.

Classes

class  ColorMenu

Defines

#define BOXSIZE   14
#define BORDER   4

Functions

Fl_Color fl_show_colormap (Fl_Color oldcol)
 Pops up a window to let the user pick an colormap entry.

Variables

char fl_override_redirect

Define Documentation

#define BORDER   4

Definition at line 35 of file fl_show_colormap.cxx.

#define BOXSIZE   14

Definition at line 34 of file fl_show_colormap.cxx.

Referenced by ColorMenu::run().


Variable Documentation