Re: Tkx::tk___getOpenFile resize problem

[email protected] (Jeff Hobbs) Wed, 01 Feb 2012 10:33:46 -0800
Newsgroups perl.tcltk
Message-ID <[email protected]>
On 01/02/2012 7:34 AM, Laurence Anthony wrote:
> Here's a question about Tkx::tk___getOpenFile. It seems that the file open
> dialog box cuts off a few of the target areas (e.g. Network computers) at
> the bottom. Also, the dialog seems to be a fixed resized so the user cannot
> adjust things to see everything. The problem was discussed here:
> http://community.activestate.com/forum/activetcl-8581-tkgetopenfile-changed-dialog-window
>
> Does anybody know of a fix or a workaround?

You need Tk 8.5.9+ to get around that issue.

Jeff