Hi, I hope someone can help me with this trivial question.
I'm just trying to put a URL into a container so it will be clickable for a user. I realize that a container's add methods does not take URL's, but how do I add a URL to a container?
At the moment, I have the URL as a
string on a button and when the user clicks the button a new window pops up. I don't like that solution but I'm afraid I don't know how to fix it.
Sincerely
//Bjorn