View Single Post
Posts: 169 | Thanked: 194 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
 

The Following User Says Thank You to smatkovi For This Useful Post: