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)  

ColorMenu Class Reference

Inheritance diagram for ColorMenu:
Collaboration diagram for ColorMenu:

List of all members.

Public Member Functions

 ColorMenu (Fl_Color oldcol)
Fl_Color run ()

Detailed Description

This widget creates a modal window for selecting a color from the colormap. Pretty much unchanged from Forms.

Definition at line 41 of file fl_show_colormap.cxx.


Constructor & Destructor Documentation

ColorMenu::ColorMenu ( Fl_Color  oldcol)

Definition at line 53 of file fl_show_colormap.cxx.

References Fl_Window::clear_border(), and Fl_Window::set_modal().


Member Function Documentation


The documentation for this class was generated from the following file: