Re: Need some advice on learning perl

2009-08-09 Thread Shlomi Fish
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

Re: Perl-Tk, copy/paste context-menu for entries

2009-08-09 Thread Mishustin Alexey
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

Re: Need some advice on learning perl

2009-08-09 Thread Randal L. Schwartz
> "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>

Re: Perl-Tk, copy/paste context-menu for entries

2009-08-09 Thread Mishustin Alexey
В Вск, 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

Re: Need some advice on learning perl

2009-08-09 Thread Octavian Râsnita
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

RE: Need some advice on learning perl

2009-08-09 Thread David Christensen
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

Re: Perl-Tk, copy/paste context-menu for entries

2009-08-09 Thread 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/showlist.cgi?name=beginning_perl_tk This mailing list seems to be dead; nothing but spam

Re: Perl-Tk, copy/paste context-menu for entries

2009-08-09 Thread Mishustin Alexey
В Вск, 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

Re: Perl-Tk, copy/paste context-menu for entries

2009-08-09 Thread Mishustin Alexey
В Вск, 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

Re: Perl-Tk, copy/paste context-menu for entries

2009-08-09 Thread 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 -- Just my 0.0002 million dollars worth, Shawn Programming is as much about organization and communication as it is about co

Perl-Tk, copy/paste context-menu for entries

2009-08-09 Thread Mishustin Alexey
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 => [

Need some advice on learning perl

2009-08-09 Thread Xu Peter
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

Re: Perl-Tk, horizontal aligning

2009-08-09 Thread Mishustin Alexey
В Сбт, 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 =>"