As per the question title. I wanted to add a few hints to my app which I managed to take from an example by ex-community member Jamez Noori (Example for Sailfish UI programming in QML · GitHub)
The problem for me is, the hint runs every time the app runs, how do I limit the run of the given hint?, normally, while in SDK, I just right click the module title and get Context Help, but there isn’t any for the given modules.
Is there some documentation online and I just can’t find it or is it non-existent?