mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
Separated Fl_Input_Choice.H and Fl_Input_Choice.cxx (STR #2750).
As proposed in STR #2750 and #2752: only status quo, i.e.: - no new method Fl_Input_Choice::maximum_size(int) (STR #2750 and #2752) - no handling of FL_Down key to open menu (STR #2752) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12192 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -45,6 +45,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2017
|
||||
Other Improvements
|
||||
|
||||
- (add new items here)
|
||||
- Separated Fl_Input_Choice.H and Fl_Input_Choice.cxx (STR #2750, #2752).
|
||||
- Separated Fl_Spinner.H and Fl_Spinner.cxx (STR #2776).
|
||||
- New method Fl_Spinner::wrap(int) allows to set wrap mode at bounds if
|
||||
value is changed by pressing or holding one of the buttons (STR #3365).
|
||||
|
||||
Reference in New Issue
Block a user