RE: [perl-win32-gui-users] Hyperlinks

2001-10-07 Thread Marcus
On 07.10.01 at 11:35 Peter Köller wrote: >Have a look into the AboutDialog of my current Win32-GUI project >"Auktionator": >http://sourceforge.net/projects/auctioneer/ >There you will find how I use Win32::GUI::HyperLink. Thanks Peter and Evan(?), that's very useful. "Auktionator" also looks like

Re: [perl-win32-gui-users] Hyperlinks

2001-10-07 Thread EvanK40767
>>I'd like to create hyperlinks in an "About" window. I used a label, but didn't see any colour change. Do I need to use RichEdit for colours? I don't suppose anybody already has any code for hyperlinks?<< Attached: Hyperlink.pm Text from the message Hyperlink originally appeared in: >>please