On Sunday 09 August 2009 12:18:51 Xu Peter wrote:
> Hi, everyone,
>
> This is the first time I post my words on a mail list, so I would be
> enlighted if it works ...
>
> I am a newbie of perl. I have got through some classic perl books, such as
> and , and I did some tiny works on perl,
> e.g. a
8/9/2009, "Shawn H. Corey" вы писали:
>Sorry, I don't know any good resources for Perl/Tk. When all else
>fails, try perlmonks http://perlmonks.org/
Perlmonks is great! I've already got the answer on my question. Thank
you for your advice again.
--
Regards,
Alex
--
To unsubscribe, e-mail: be
> "Xu" == Xu Peter writes:
Xu> I am a newbie of perl. I have got through some classic perl books, such as
Xu> and , and I did some tiny works on perl,
Xu> e.g. a Tk helper that helps me with my vocabulary study, and a BBS search
Xu> engine works under TELNET(which is really poor ... ).
Xu>
В Вск, 09/08/2009 в 15:30 -0400, Shawn H. Corey пишет:
> Mishustin Alexey wrote:
> > В Вск, 09/08/2009 в 07:40 -0400, Shawn H. Corey пишет:
> >> Mishustin Alexey wrote:
> >>> Hi,
> >>>
> >>> Another question about Perl-Tk.
> >> Try asking on the Beginners Perl/Tk list
> >> http://lists.cpan.org/s
Xu Peter wrote:
I am a newbie of perl. I have got through some classic perl books,
such as and , ...
I want to get deeper in learning perl.
You are probably interested in perl for some specific tasks, like creating
web apps, or desktop aps with a GUI, or other things. Most features offered
b
Xu Peter wrote:
> I am a newbie of perl. I have got through some classic perl books,
> such as and , ...
> I want to get deeper in learning perl.
I learn Perl primarily though reading books and writing code. STFW,
RTFM, studying other people's code, participating in mailing lists and
news groups
Mishustin Alexey wrote:
В Вск, 09/08/2009 в 07:40 -0400, Shawn H. Corey пишет:
Mishustin Alexey wrote:
Hi,
Another question about Perl-Tk.
Try asking on the Beginners Perl/Tk list
http://lists.cpan.org/showlist.cgi?name=beginning_perl_tk
This mailing list seems to be dead; nothing but spam
В Вск, 09/08/2009 в 07:40 -0400, Shawn H. Corey пишет:
> Mishustin Alexey wrote:
> > Hi,
> >
> > Another question about Perl-Tk.
>
> Try asking on the Beginners Perl/Tk list
> http://lists.cpan.org/showlist.cgi?name=beginning_perl_tk
This mailing list seems to be dead; nothing but spam for the
В Вск, 09/08/2009 в 07:40 -0400, Shawn H. Corey пишет:
> Mishustin Alexey wrote:
> > Hi,
> >
> > Another question about Perl-Tk.
>
> Try asking on the Beginners Perl/Tk list
> http://lists.cpan.org/showlist.cgi?name=beginning_perl_tk
OK, thank you.
--
Regards,
Alex
--
To unsubscribe, e-mail
Mishustin Alexey wrote:
Hi,
Another question about Perl-Tk.
Try asking on the Beginners Perl/Tk list
http://lists.cpan.org/showlist.cgi?name=beginning_perl_tk
--
Just my 0.0002 million dollars worth,
Shawn
Programming is as much about organization and communication
as it is about co
Hi,
Another question about Perl-Tk.
I need to make context-menus with 'Copy' and 'Paste' commands for
'entry' widgets. I found the following syntax for it.
my $popup = $mwindow->Menu(
-tearoff=> 0,
-menuitems => [
[Button => 'Copy', -command => [
Hi, everyone,
This is the first time I post my words on a mail list, so I would be
enlighted if it works ...
I am a newbie of perl. I have got through some classic perl books, such as
and , and I did some tiny works on perl,
e.g. a Tk helper that helps me with my vocabulary study, and a BBS sear
В Сбт, 08/08/2009 в 16:46 -0400, Shawn H. Corey пишет:
> Mishustin Alexey wrote:
> > Hi,
> >
> > I have a question about Perl-Tk.
> >
> > How to align the content of a cell horizontally, for example, to the
> > left?
> >
> > my $where_label = $pane -> Label(
> > -text =>"
13 matches
Mail list logo