hi
thanks for all your help in the past
how do i go about creating an array of hashes
eg. suppose i want to get information about email messages, and each
message has a subject, date, from etc. i want to store the following in a
hash.
But there are more than one messages, therefore, i have to c
Hi All
Thank you for your knowledge and help so far.
Has anyone successfully applied skins.
I am wanting to skin my rather plain windows and dialogue boxes.
The trouble is that I cannot make my text labels transparant.
I want my label backgrounds to be transparant against the bitmap background.
Hi All
Thank you for your knowledge and help so far.
Has anyone successfully applied skins.
I am wanting to skin my rather plain windows and dialogue boxes.
The trouble is that I cannot make my text labels transparant.
I want my label backgrounds to be transparant against the bitmap background.
=> 1,
> -bitmap => 1,
>);
>
># Creates the label for the Preferences "button"
>$Window->AddLabel(
> -name => "Preferences",
> -pos=>
>
> $PREFS{PREFSLEFT} + $Window->Background->Left(),
> $PR
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
t;$Window->AddLabel(
> -name => "Preferences",
> -pos=>
>
> $PREFS{PREFSLEFT} + $Window->Background->Left(),
> $PREFS{PREFSTOP} + $Window->Background->Top(),
> ],
> -size => [ $PREFS{PREFSWIDTH},
=> "Preferences",
> -pos=>
>
> $PREFS{PREFSLEFT} + $Window->Background->Left(),
> $PREFS{PREFSTOP} + $Window->Background->Top(),
> ],
> -size => [ $PREFS{PREFSWIDTH}, $PREFS{PREFSHEIGHT} ],
>
Hi all,
Thankyou for your help so far.
If you have not seen my previous email "about the console icons" please do so.
my question is, I have made a bmp to cover the entire background of a
window. how do I make all the labels transparent, to blend with the
background image?
Thankyou
Jeremy
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
hello all,
thankyou for your help so far
is this Win32::GUI::Icon functional, or is there something wrong with my file.
new Win32::GUI::Icon("favicon.ico");
thanks
Jeremy .A
favicon.ico
Description: Binary data
Hello all,
thank you for your help in the past
I want to use www.Jeb.ca's win32::gui::bitmapinline module, but it say's i
need
MIME-Base64.
I have activestate perl version 5.6.
I get the following error on the nmake install.
##
E:\productivity\perl\MIME-Base64-2.12.tar\MIME-Base64-2.12\MIME-Ba
hi,
how do i create an icon for use with perl2exe?
I find the faq confusing and i don't have DevStudio.
Jeremy
Hi all,
Thanks for all your help in the past
this is my first time using the Perl2exe compiler
is this the right command "perl2exe thefile.pl -gui -icon=favicon.ico"
if i want to create a gui application with an icon?
The perl2exe faq is confusing and i get the following compile errors
Per
dont reply, I fixed it.
jeremy
hi
I have a ftp script that i have been testing on my own machine. It works
when i try it on my ftp server on my computer, but it does not work when on
any server that is not mine.
I feel it is the $ftp->size() that does not register when i logon to a
remote site whether it be a microsoft, freebs
At 02:54 PM 24/04/2001 -0700, you wrote:
Hi,
You may want to see my script attached.
I still don't quite understand how to get the cancel to work while download
is in progress.
I always appreciate your help, as I am new to gui development.
thankyou.
Jeremy
>| is there a way for it to listen
At 04:33 PM 24/04/2001 -0400, you wrote:
Johan,
Thankyou for your help so farit was a careless error that nothing to do
with the gui aspect...I got the download status working..
I have readded the DoEvents(), but i cannot get the cancel button "kill" to
work.
the kill should work in the mid
Hello all
I still cannot get my script to work with the gui windows, when the gui sub
routine gets called and the windows gets created, the program freezes and
script does not continue
As suggested by some I have gotten rid of the Dialog() call, and have
replaced the DoEvents() call with Update(
Hello all
I can't get my script to work with the gui windows, when the gui sub
routine gets called and the windows gets created, the program freezes and
script does not continue
I have not done win32::Gui programming before so your help is always
appreciated.
See the script attached.
Thankyou
hi
i am having a problem getting proper modified time dates of files when
using the win32:Internet ftp list, or the standard directory listing
i do this
($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
localtime($file->{'mtime'});
then for each file i do something like this
print "$year
hi
i am using the win32:console module, and it seems that the built-in color
constants are not importing.
eg.
Variable "$FG_YELLOW" is not imported at bftpc.pl line 57.
Variable "$BG_BLUE" is not imported at bftpc.pl line 57.
how do i import them.
thanx
Jeremy
hello
i am creating a console/command line ftp program in perl...i was wondering
if there is a win32 or generic module that will add color and highlighting
to text,
just like with some software.
Jeremy
I heard that there is a tk or win32:gui builder plugin for the (visual
studio) Visual Basic ide.
which one is it for,(tk or win32:Gui) and where can i find download it.
Jeremy
>
>When I install modules from CPAN, I use the 'nmake' utility instead of
>the 'make' utility. I have yet to have a problem. I got it from some
>obscure link at Microsoft. I don't remember the actual link, but I could
>send you the needed files (2 of them) directly to you (34.7
hi erick,
was trying to run your ftp client. I can't seem to install the net:ftp
on
a win32 activestate perl. where can i find a net:ftp that will install on
win32 . it seems that all modules i get from cpan, i don't know how to
install them.
Jeremy
P.S. i am working on an ftp client as
Is there a win32:gui builder availiable (eg. a visual aid in designing the
gui) .
Jeremy
26 matches
Mail list logo