fltk/fluid
Michael R Sweet 2df3459457 Added Greg Ercolano's simple Fl_Input_Choice widget which is a
combination of the Fl_Input and Fl_Menu_Button widgets (STR
#650)

FL/Fl_Input_Choice.H:


documentation/Fl_Input_Choice.html:
    - Added.

documentation/fltk.book:
    - Added Fl_Input_Choice.html + --no-embedfonts option.

documentation/index.html:
    - Update version number and revision.

documentation/input_choice.jpg:
    - Added.

documentation/preface.html:
    - Update version number and revision.

documentation/widgets.html:
    - Add Fl_Input_Choice to lists.

fluid/Fl_Menu_Type.cxx:
    - Add Fl_Input_Choice_Type class and instance.

fluid/Fl_Type.h:
    - Add Fl_Input_Choice_Type class and instance.

fluid/factory.cxx:
    - Add Fl_Input_Choice menu item.

test/Makefile:
    - Add input_choice example.

test/input_choice.cxx:
    - Added.

test/demo.menu:
    - Add input_choice example.




git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4050 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2005-02-24 21:14:22 +00:00
..
pixmaps Add CVS ignore file... 2002-11-14 15:07:45 +00:00
.cvsignore Ignore fluid-shared and all exe files. 2002-07-14 17:04:30 +00:00
about_panel.cxx Watcom fixes (STR #584, STR #594, STR #595) 2004-11-20 03:19:59 +00:00
about_panel.fl Watcom fixes (STR #584, STR #594, STR #595) 2004-11-20 03:19:59 +00:00
about_panel.h Bump version number and copyright year in FLUID about panel... 2003-03-26 04:12:16 +00:00
align_widget.cxx Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 2005-02-06 16:28:36 +00:00
alignment_panel.cxx FLUID shell command patch from Erco. 2003-04-01 19:58:08 +00:00
alignment_panel.fl FLUID shell command patch from Erco. 2003-04-01 19:58:08 +00:00
alignment_panel.h FLUID shell command patch from Erco. 2003-04-01 19:58:08 +00:00
CMakeLists.txt Cmake updates (STR #645) 2005-02-06 00:17:50 +00:00
code.cxx Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 2005-02-06 16:28:36 +00:00
factory.cxx Added Greg Ercolano's simple Fl_Input_Choice widget which is a 2005-02-24 21:14:22 +00:00
file.cxx Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 2005-02-06 16:28:36 +00:00
Fl_Function_Type.cxx Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 2005-02-06 16:28:36 +00:00
Fl_Group_Type.cxx Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 2005-02-06 16:28:36 +00:00
Fl_Menu_Type.cxx Added Greg Ercolano's simple Fl_Input_Choice widget which is a 2005-02-24 21:14:22 +00:00
Fl_Type.cxx Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 2005-02-06 16:28:36 +00:00
Fl_Type.h Added Greg Ercolano's simple Fl_Input_Choice widget which is a 2005-02-24 21:14:22 +00:00
Fl_Widget_Type.cxx Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 2005-02-06 16:28:36 +00:00
Fl_Widget_Type.h Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
Fl_Window_Type.cxx FLUID didn't update the widget panel X/Y/W/H values when moving 2005-02-05 18:46:32 +00:00
Fluid_Image.cxx Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 2005-02-06 16:28:36 +00:00
Fluid_Image.h Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
fluid.cxx Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. 2005-02-06 16:28:36 +00:00
fluid.icns Fix open-documents callback stuff. 2003-06-01 00:23:57 +00:00
fluid.info Fix open-documents callback stuff. 2003-06-01 00:23:57 +00:00
fluid.plist Fix open-documents callback stuff. 2003-06-01 00:23:57 +00:00
function_panel.cxx Fl_Value_Slider::draw_bg() didn't always apply the clipping 2004-03-11 05:17:12 +00:00
function_panel.fl Fl_Value_Slider::draw_bg() didn't always apply the clipping 2004-03-11 05:17:12 +00:00
function_panel.h Fl_Value_Slider::draw_bg() didn't always apply the clipping 2004-03-11 05:17:12 +00:00
makedepend Update dependencies and the change log. 2003-01-10 19:54:44 +00:00
Makefile Documentation updates (STR #570) 2004-10-18 20:22:25 +00:00
makefile.wat More watcom fixes (STR #627) 2004-11-23 18:48:10 +00:00
Shortcut_Button.h Copyright updates and prep for 1.1.5rc1. 2004-04-11 04:39:01 +00:00
widget_panel.cxx - Moving or resizing widgets in FLUID didn't always update the 2004-11-20 15:42:25 +00:00
widget_panel.fl - Moving or resizing widgets in FLUID didn't always update the 2004-11-20 15:42:25 +00:00
widget_panel.h - Moving or resizing widgets in FLUID didn't always update the 2004-11-20 15:42:25 +00:00