В Сбт, 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 =>"
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 =>"Please input WHERE arguments"
) ->grid(
-row=> 0,