Thread
: [SailfishOS]
need help for support of html tags in text in qml
View Single Post
smatkovi
2018-06-19 , 16:29
Posts: 204 | Thanked: 203 times | Joined on Apr 2012 @ Austria
#
1
i wanted to add htmltagfunctionality to harbour nemosyne, therefor i wanted to add after line 73 here
https://github.com/prplmnky/harbour-...ges/Answer.qml
a textFormat: Text.StyledText statement and hoped it could support htmltags then, but unfortunately, when i run harbour-nemosyne in terminal, after compilation with the sdk it tells me that it cannot asssign to non-existent property "textFormat"
harbour-vocabulary supports htmltags, but has a weaker algorithm i think, but i couldn't find out why it supports them and nemosyne not. thanks in advance for any help on this topic
Quote & Reply
|
The Following User Says Thank You to smatkovi For This Useful Post:
juiceme
smatkovi
View Public Profile
Send a private message to smatkovi
Find all posts by smatkovi