RE: Strange Perl/Tk action

2009-10-26 Thread Geoff Horsnell
7;; perl-win32-users@listserv.activestate.com Subject: RE: Strange Perl/Tk action Ok. I get it now. First off - sorry for the top post. It's just the way my mail works. I don't see the canvas resize on Vista, however I do see it flicker. I don't doubt that it resizes though, I ju

RE: Strange Perl/Tk action

2009-10-26 Thread Brian Raven
ot;B" is then greyed out and option "A" is > active. At the same time, the height of the "canvas" window > containing these menu buttons is reduced by about 0.2 cm. Subsequent > selection of the "A" or "B" menu option (whichever is curre

RE: Strange Perl/Tk action

2009-10-25 Thread Jack
hat it will solve your resizing issue. HTH Jack -----Original Message- From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Geoff Horsnell Sent: October-24-09 5:38 PM To: 'Jack'; perl-win32-users@listserv.acti

RE: Strange Perl/Tk action

2009-10-24 Thread Geoff Horsnell
out and option "A" is active. At the same time, the height of the "canvas" window containing these menu buttons is reduced by about 0.2 cm. Subsequent selection of the "A" or "B" menu option (whichever is currently active) has no further effect on the size of

RE: Strange Perl/Tk action

2009-10-24 Thread Jack
Behalf Of Geoff Horsnell Sent: October-24-09 10:05 AM To: perl-win32-users@listserv.activestate.com Subject: Strange Perl/Tk action I have created a GUI using the Tk "canvas" widget that contains a menu list with two mutually exclusive menu items - say "A" and "B".

Strange Perl/Tk action

2009-10-24 Thread Geoff Horsnell
I have created a GUI using the Tk "canvas" widget that contains a menu list with two mutually exclusive menu items - say "A" and "B". When "A" is selected, "B" should be disabled (greyed out) and vice versa. Therefore, when the currently active option is selected, the menu list needs to be repainte