Actions
Bug #3163
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.
What was the outcome of this? It looks like I am having the same issue.
No data to display
Actions