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

Go to the source code of this file.
Defines | |
| #define | BREAK_ON_FIRST break |
Functions | |
| void | align_widget_cb (Fl_Widget *, long how) |
| void | widget_size_cb (Fl_Widget *, long size) |
| #define BREAK_ON_FIRST break |
the first behaviour always uses the first selected widget as a reference the second behaviour uses the largest widget (most extreme positions) as a reference.
Definition at line 38 of file align_widget.cxx.
Referenced by align_widget_cb().
| void align_widget_cb | ( | Fl_Widget * | , |
| long | how | ||
| ) |
Definition at line 41 of file align_widget.cxx.
References BREAK_ON_FIRST, Fl_Type::first, Fl_Widget::h(), Fl_Type::is_menu_button(), Fl_Type::is_widget(), Fl_Type::level, min, Fl_Type::next, Fl_Type::parent, Fl_Widget::redraw(), Fl_Widget::resize(), Fl_Type::selected, set_modflag(), undo_checkpoint(), Fl_Widget::w(), w, Fl_Widget::window(), Fl_Widget::x(), and Fl_Widget::y().
| void widget_size_cb | ( | Fl_Widget * | , |
| long | size | ||
| ) |
Definition at line 512 of file align_widget.cxx.
References f, Fl_Type::first, int, Fl_Widget::labelsize(), Fl_Type::next, Fl_Widget::redraw(), set_modflag(), undo_checkpoint(), w, and Fl_Widget::window().