Use the system() function to "start" the Web address (needs Http://)
F.EX.
system("start http://www.hotmail.com/";);
- me22
> From: "NAHUM Marc" <[EMAIL PROTECTED]>
> To:
> Date: Thu, 28 Mar 2002 17:17:30 +0100
> Subject: [perl-win32-gui-users] URL in label
>
> Hye,
>
> I write a text in a box
If you DL the non-binary version it includes a bunch of useful sample scripts
to demonstrate the controls, as well as some tutorials, among other useful bits.
- me22
> Date: Wed, 27 Mar 2002 20:07:27 -0800 (PST)
> From: emir cruz <[EMAIL PROTECTED]>
> To: perl-win32-gui-users@lists.sourceforge.ne
I'm not sure if people are developing apps on Windows XP yet, but when
I tried to use one of my apps developed in Win2K on a WinXP box, all of
the grey background turned white, but all of the controls stayed grey.
Essentially, the app looked ugly. Has anyone else experienced this and
if so, is
Hye,
I write a text in a box where the user click yes or no ...
easy,
but I want put a url in this text and the user can click on this url it open
a browser with this url ...
Any idea ?
thanks,
4 matches
Mail list logo