Scrolling hyperlinks in a new ticker: Help!

Silberzorn

New member
Joined
Jun 27, 2003
Messages
2
Location
Australia
Hey all,

A bit of background first. Im trying to write a program that rips the main headlines from GoogleNews and then scrolls them across the screen (right to left) on my form. I want to be able to click on the scrolling headlines and have it open up the appropriate web document.

I am able to rip the headlines from Google and can scroll them across the screen, but the trouble I am having is how to associate the text with its link when the text and its position in the textbox or label is always changing. I have tried using Linklabels, but they are also problematic because the link area is relative to the position in the textbox.

So I was wondering if anyone has any suggestions on how to do this?

Thanks for your help,

Silberzorn
 
Back
Top