And one more thing that might be important for some users...
The programs created with Tk are not accessible for the blind computer users
at all, while the programs created with Win32::GUI are fully accessible for
screen readers.

Octavian

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
<perl-win32-gui-users@lists.sourceforge.net>
Sent: Monday, December 04, 2006 10:37 AM
Subject: Re: [perl-win32-gui-users] Is there any book or a complete
tutorialfor Win32: :GUI ????


> Hi,
>
> You won't find TK any easier - you'll probably find it harder as its based
in unix land. TK is also slower and larger, and it can look "different" than
native win32 apps. Historically it was also unstable - but it has improved a
lot over the last few years. Give it a try and see which you prefer.
>
> Go to the win32 homepage for the full documentation set - I haven't got
the link handy but a google will find it:)
>
> Cheers,
>
> jez
>
> -----Original Message-----
> From: "Krishh" <[EMAIL PROTECTED]>
> To: "perl-win32-gui-users@lists.sourceforge.net"
<perl-win32-gui-users@lists.sourceforge.net>
> Sent: 03/12/06 09:56
> Subject: Re: [perl-win32-gui-users] Is there any book or a complete
tutorial for Win32: :GUI ????
>
>
> Thanks for the reply.
>
> yeah, I guess I am good up to that. but to create more interactive
> applications, I think I might need more experience. If there's no book,
then
> I have to spend more time on this.
>
> Are there any online documentations??
>
> Donno whether I should ask this or not, How about Perl/Tk? Would that be
> simple for a lazy guy like me? From the introduction the Perl/Tk has in
> CPAN, frankly I dont understand why Win32::GUI is developed?
>
> Regards,
> gopi.
>
>
> jez_white wrote:
> >
> > Hi,
> >
> > I don't think there is a book - although there was talk of one a couple
of
> > years ago. Make sure you are using the latest version of Win32::GUI
(1.05)
> > as it has improved examples and documentation.
> >
> > If you understand the principles of event driven programming your battle
> > is half won, as Win32::GUI isn't that different from other toolsets.
> >
> > Cheers,
> >
> > Jeremy.
> >
> > -----Original Message-----
> > From: "gopi chaithanya" <[EMAIL PROTECTED]>
> > To: "perl-win32-gui-users@lists.sourceforge.net"
> > <perl-win32-gui-users@lists.sourceforge.net>
> > Sent: 01/12/06 05:49
> > Subject: [perl-win32-gui-users] Is there any book or a complete tutorial
> > for Win32: :GUI ????
> >
> > I have just started learnig Win32::GUI.It appears like a hard thing to
do
> > in Perl(as I was using java to create interactive GUIs).Are there any
> > books or any construtive tutorials for this??The examples given in the
> > Win32::GUI module helps a bit, but not quite, for a newbie like me.
Though
> > I understand some, I am not satisfied and not confident enough to start
> > any project.I guess, there should be some complete documentation for
this.
> > Could you please guide me??Thanks in advance,Gopi.
> >
> >
> >
>
> -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> > your
> > opinions on IT & business topics through brief surveys - and earn cash
> >
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Perl-Win32-GUI-Users mailing list
> > Perl-Win32-GUI-Users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> > http://perl-win32-gui.sourceforge.net/
> >
> >
>
> -- 
> View this message in context:
http://www.nabble.com/Re%3A-Is-there-any-book-or-a-complete-tutorial-for-Win32%3A-%3AGUI------tf2736660.html#a7637197
> Sent from the perl-win32-gui-users mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> http://perl-win32-gui.sourceforge.net/
>
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> http://perl-win32-gui.sourceforge.net/


Reply via email to