RE: Q: How to resize TK window panels

2009-03-14 Thread Jack
-Original Message- From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of listmail Sent: March-14-09 9:34 AM To: Daniel Burgaud Cc: Perl-Win32-Users Subject: Re: Q: How to resize TK window panels Daniel Burgaud wrot

Re: Q: How to resize TK window panels

2009-03-14 Thread listmail
Daniel Burgaud wrote: > Hi, > > I have the following Perl Script. It displays two Scrolled Text Left > and Right. > My problem is, how to resize the widths of the panels. > Is there a switch that will automatically adjust the width or I > manually dragging > the edges? > > thanks. > > Dan > > ###

Q: How to resize TK window panels

2009-03-14 Thread Daniel Burgaud
Hi, I have the following Perl Script. It displays two Scrolled Text Left and Right. My problem is, how to resize the widths of the panels. Is there a switch that will automatically adjust the width or I manually dragging the edges? thanks. Dan ###