Actions
Bug #2910
closedWDialog error
Start date:
04/06/2014
Due date:
% Done:
0%
Estimated time:
Description
WDialog* dialog = new WDialog(root());
dialog->contents()->addWidget(new WDoubleSpinBox());
Error: Wt internal error: TypeError: undefined is not a function, code: undefined, description: undefined
Looks like problem with synchronization of javascript execution.
Updated by Koen Deforche over 10 years ago
- Status changed from New to InProgress
- Assignee set to Roel Standaert
- Target version changed from 3.3.2 to 3.3.3
Updated by Roel Standaert over 10 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 10 years ago
- Status changed from Resolved to Closed
Actions