Clickable link in dialog

Got a problem you cannot solve? Try here.
Post Reply
jed
Posts: 15
Joined: Tue Mar 22, 2005 3:24 am

Clickable link in dialog

Post by jed »

I want to add a label on to a dialog that when the user clicks on it, the default browser is launched and a website is loaded.

I would like to have the Caption of the Label not include the actual URL.

Is this currently possible?
sinan
Site Admin
Posts: 1035
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Post by sinan »

Yes, see the autorun template for more information, and use links in your project instead of the buttons in the template (but the script logic will remain the same)
Post Reply