Actions
Bug #6544
closedCannot 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'.
Updated by Wim Dumon over 6 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.
Updated by Egor Pugin over 6 years ago
Oops, sorry :(
Is it worth it to add as constructor parameter?
Updated by Roel Standaert about 6 years ago
- Target version changed from 4.0.4 to 4.0.5
Updated by Roel Standaert almost 6 years ago
- Target version changed from 4.0.5 to 4.1.0
Updated by Roel Standaert over 5 years ago
- Status changed from Resolved to Closed
Actions