Updated 1.3 with changes from 1.1.9

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6099 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2008-04-12 19:16:19 +00:00
parent 97b806e580
commit 232ef4e159
9 changed files with 3416 additions and 14 deletions
+2 -1
View File
@@ -315,8 +315,9 @@ show_callback(void)
fc->show();
while (fc->visible())
while (fc->visible()) {
Fl::wait();
}
count = fc->count();
if (count > 0)