Jeremy Aiyadurai wrote:
how do i get an icon to work for a console window...eg. i want to get rid
of the console-window-dos-prompt icon when i run my console program.
Untested, but try something like this:
my $icoDOS = ... create your icon object here ...;
my $hwindDOS = Win32::GUI::GetPerlWin
Hi all,
Thankyou for your help so far.
how do i get an icon to work for a console window...eg. i want to get rid
of the console-window-dos-prompt icon when i run my console program.
Thankyou
Jeremy
favicon.ico
Description: Binary data
Hi All
Thank you for your knowledge and help so far.
Hi, I have tried this procedure...it does make the labels transparent, but
it makes them hidden
how do i go about showing my text in the labels, with the labels being
transparent to the background
Jeremy
>I struggled for an entire night tryin
On 10 May 01, at 11:16, Marjolein Katsma wrote:
> Debuggers are a wonderful invention - and I use them. But you don't
> need them (need to *pay* for them!) until you've exhausted all
> possibilities of displaying traces and variable values of your program
> while it's executing. With Perl on Win -
4 matches
Mail list logo