|
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) ![]() |


Public Member Functions | |
| ColorMenu (Fl_Color oldcol) | |
| Fl_Color | run () |
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.
| 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().
| Fl_Color ColorMenu::run | ( | ) |
Definition at line 140 of file fl_show_colormap.cxx.
References BOXSIZE, Fl::event_x_root(), Fl::event_y_root(), Fl::grab(), Fl_Widget::position(), Fl_Window::show(), Fl_Widget::w(), Fl::wait(), and Fl_Widget::y().
Referenced by fl_show_colormap().