Sorry for the top post..
Your problem is well-known but I don't recall any workarounds being found -
until now that is ;)
The problem stems from the fact that the windows getopenfile dialog is
closed on a Double-Button*Press* (that is a windows problem AFAIC) however
most other Tk widgets respo
2009/9/19 Spencer Chase
>
> Greetings Perl-Win32-Users,
>
> I have been trying everything I can think of and nothing works. I have a TK
> application that uses getopenfile. The problem is that you can select a file
> in the browser window by either clicking the file and then clicking "open" or
Thanks, I try the ProgressBar.
Don
-- Forwarded Message --
Subject: Re: TK question
Date: Friday 07 September 2007 12:36
From: Spencer Chase <[EMAIL PROTECTED]>
To: perl-win32-users@listserv.ActiveState.com
Greetings Don,
you can use Tk::ProgressBar; if you can cou
Greetings Don,
you can use Tk::ProgressBar; if you can count the total number of
files. then advance the bar as you increment a counter of files done.
that way, you can let TK do all the hard stuff.
Friday, September 7, 2007, 7:44:30 AM, you wrote:
DV> I have a small app for windows that uses TK
Spencer_Lists wrote:
Greetings perl-win32-users,
This is really a TK question but I can't find a way to join the TK
list in order to post. It does not show up in the subscriptions list.
I have a TK Canvas on which I have drawn 128 polygons representing the
extended MIDI piano keyboard. I have t
From: Jim Hansen <[EMAIL PROTECTED]>
To: perl-win32-users@listserv.ActiveState.com
Subject: TK Question
Date: Thu, 2 Jun 2005 06:56:51 -0700 (PDT)
I've been able to finally get TK:Statusbar to work,
but still not sure how to get rid of the buttons. I
would like this to automatically launch th
rsoy'; [EMAIL PROTECTED]
Subject: RE: TK question - resizeable columns
Hi, Burak.
I'm not sure what your problem might be. Runs fine for me on
my system.
OS: Win2K
Perl: 5.6.1 (ActivePerl build 635)
Tk: 800.024
You are running on the bleeding edge. Tk 804.025 is very
much "be
]
> Sent: Saturday, February 21, 2004 1:51 PM
> To: [EMAIL PROTECTED]
> Subject: RE: TK question - resizeable columns
>
>
> I get errors with this module (installed via ppm).
> OS: Win2k
> Perl: 5.8.2
> Tk: Tk 804.025
>
> for example, I tried to run "Tk-T
gt; Subject: RE: Tk question
>
>
> Thank you :) pack() did it.
[snip]
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
-font => $conf{font});
$h->itemCreate($e=> $col,
-itemtype => 'text',
-style=> $style,
-text => ($col == 0) ? ($y+1) :
$results[$y]->[$co
Yeah, I need to perform a short dialog before Tk
minimizes my prompt...
Any help is desirous!
--- "Richard A. Evans" <[EMAIL PROTECTED]> wrote:
> Is there a way to run a Tk app from the command line
> and have the command
> (DOS) window NOT minimize?
>
>
11 matches
Mail list logo