Adding a command to a Pmw.counter widget
From: Mark Light (light_at_soton.ac.uk)
Date: 09/30/04
- Next message: Tim Golden: "RE: python connection to mssql from windows box"
- Previous message: Remco Boerma: "Re: List comprehensions performance"
- Next in thread: Martin Franklin: "Re: Adding a command to a Pmw.counter widget"
- Reply: Martin Franklin: "Re: Adding a command to a Pmw.counter widget"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 08:08:37 +0000 (UTC)
Hi,
I have a Pmw.Counter widget and I would like to add a command that
is called on pressing either the up or down arrows (the command will be
the same for both). I have managed to do this for the entryfield with
"entryfield_command = ", but can't get the same to work for the arrows,
could someone help me out with how to do this.
Many thanks,
Mark.
- Next message: Tim Golden: "RE: python connection to mssql from windows box"
- Previous message: Remco Boerma: "Re: List comprehensions performance"
- Next in thread: Martin Franklin: "Re: Adding a command to a Pmw.counter widget"
- Reply: Martin Franklin: "Re: Adding a command to a Pmw.counter widget"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|