[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
implementing a CDPlayer fast forward button
- From: "Jeff W." <jdweinst ucsd edu>
- To: GTK Help <gtk-app-devel-list redhat com>
- Subject: implementing a CDPlayer fast forward button
- Date: Thu, 24 Feb 2000 00:54:50 -0800
on a cdplayer, you hold down the fast forward button and it continuously
advances by several seconds at a time. So I tried putting code to do
just that in a "on_btnFF_pressed" event. But when I do that, it only
advances once, not continuously. How can I make it so that while I'm
holding down on a button, the code within that function keeps being
executed, until I let go of the button? Thanks.
--
<signature>
Jeff W., ICQ# 17989474
Change is inevitable.
"We are what we repeatedly do" - Aristotle
http://www.geocities.com/SunsetStrip/Alley/3450/index.html
http://minimal.ath.cx
</signature>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]