| View previous topic :: View next topic |
| Author |
Message |
rgljr
Joined: 10 Apr 2006 Posts: 15 Location: Minnesota, USA
|
Posted: Thu May 03, 2007 5:16 am Post subject: GtkHScale as an Active Control |
|
|
I'm trying to use GtkHScale in an application to control a network device.
Think of it as a Volume Control.
I can't seem to find an example of what I want to do.
Is there a Callback function for when a GtkHScale has stopped moving or is being moved.
I know how to get a value from the control if the user clicks a regular button to indicate that GtkHScale is set to the desired value, but I would like to make it an active control Similar to a Volume control would be actively controling the volume of an amplifier.
I know I could do this with a timer function but I thought there might be a callback to indicate that the control is moving or has been moved and I can't seem to find it or a clue to it in the PHP-GTK2 Documentation.
An example would be great!
Thanks in advance for any help. |
|
| Back to top |
|
 |
kksou
Joined: 06 Sep 2006 Posts: 25
|
|
| Back to top |
|
 |
|