Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Insert hyperlink in Lookout Application

I would like to know if there is a way to insert a hyperlink in a Lookout Panel. I would like to connect it to a file - such as User Manual(s), document(s), etc. I am using Lookout 5.0. Your help is appreciated. Thanks.

Sudhi
0 Kudos
Message 1 of 3
(3,101 Views)

Here's a small trick for doing this:

You will use the Run Object to launch the Internet Explorer along with the argument, which would be the web URL in your case, for example:

"iexplore www.bbc.co.uk"

Connect a PushButton to the Run Object. Create the PushButton with a transparent background and for the text of the button use the web URL.. change the text color to blue to make it look 'n feel like a heperlink.. 🙂

Expericment with the Run object as you may have to inser some extra " (quotes) to get it to work. Here's a KB article which may be helpful:

Using Lookout to Open an Application and a File in the Ap
plication


Regards,

Khalid 🙂


Message 2 of 3
(3,101 Views)
Thanks Khalid. This works just fine. The KB article was indeed helpful.

Regards,
Sudhi
0 Kudos
Message 3 of 3
(3,101 Views)