Actions
Bug #2083
closedWSpinBox setSuffix does not work
Start date:
08/03/2013
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I want to use a spin box to let the user specify a percentage value. If I use WSpinBox::setSuffix(\" %\") the WLineEdit of the spin box is drawn red (invalid) and you can't change the value anymore...
It seems to me that the interact between WAbstractSpinBox and WSpinBox is broken...
Regards,
Stefan
Updated by Pierluigi Vicinanza over 11 years ago
this is a duplicate of http://redmine.webtoolkit.eu/issues/1948
you'll find a fix on the same page.
Updated by Koen Deforche over 11 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.1
Duplicate of #1948
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed
Actions