mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 05:35:29 +08:00
make schemes test window resizable.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9835 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -261,6 +261,7 @@ public:
|
||||
} // Fl_Text_Editor* o
|
||||
}
|
||||
subwin->end();
|
||||
subwin->resizable(subwin);
|
||||
subwin->show();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user