mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 22:04:26 +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
|
} // Fl_Text_Editor* o
|
||||||
}
|
}
|
||||||
subwin->end();
|
subwin->end();
|
||||||
|
subwin->resizable(subwin);
|
||||||
subwin->show();
|
subwin->show();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user