Actions
Feature #612
closedResize a Wt::WDialog
Start date:
11/19/2010
Due date:
% Done:
0%
Estimated time:
Description
WDialog is at the moment the only way to simulate a non modal "window"
draggable by the user, in order to emulate a window it needs at least to
be "resizable" by the user.
Regards
Gaetano Mendola
Updated by Koen Deforche over 13 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.1.11
Hey,
We've added a setResizable() method to WDialog.
Regards,
koen
Updated by Koen Deforche about 13 years ago
- Status changed from Resolved to Closed
Resolved in Wt 3.1.11
Actions