Actions
Bug #6544
closed
EP
Cannot create WAnchor with text '>= 5'
Bug #6544:
Cannot create WAnchor with text '>= 5'
Start date:
08/10/2018
Due date:
% Done:
0%
Estimated time:
Description
WAnchor accepts only WString but internally keep WText.
Therefore I cannot create labels that are invalid xml.
For example, '>=4 <5'.
WD Updated by Wim Dumon about 8 years ago
- Status changed from New to Resolved
Did you notice WAnchor's setTextFormat() method? Setting it to plain text mode should make this possible.
EP Updated by Egor Pugin about 8 years ago
Oops, sorry :(
Is it worth it to add as constructor parameter?
RS Updated by Roel Standaert about 8 years ago
- Target version changed from 4.0.4 to 4.0.5
RS Updated by Roel Standaert over 7 years ago
- Target version changed from 4.0.5 to 4.1.0
RS Updated by Roel Standaert about 7 years ago
- Status changed from Resolved to Closed
Actions