Add thin up box with plastic style.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2981 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2003-05-18 22:12:24 +00:00
parent 180e298537
commit 8a2aa0a0d1
8 changed files with 89 additions and 24 deletions
+1
View File
@@ -1,5 +1,6 @@
CHANGES IN FLTK 1.1.4
- Added thin plastic box types.
- Fl_Pack ignored the box() setting and cleared any
unused areas to the widget color; it now only does so
if the box() is set to something other than FL_NO_BOX.