diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-10-29 20:44:22 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-10-29 20:44:22 +0000 |
| commit | a5131e195974d6b61a9763e2bca9dc02bf36e474 (patch) | |
| tree | 951572cbcbed3547cb729223fe951b79cf3c3726 /CHANGES | |
| parent | 0daa36de390e6a67545f920f829be6097beef102 (diff) | |
Fix focus hogging by the Fl_Tabs widget.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2713 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.2 + - The Fl_Tabs widget should no longer be a focus hog; + previously it would take focus from child widgets. - The file chooser now activates the OK button when opening a directory in directory selection mode. - Fixed a bug in the file chooser when entering an |
