Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Development Team/Almanac/GStreamer
(view source)
Revision as of 10:55, 3 October 2008
127 bytes added
,
10:55, 3 October 2008
→How can I add play/pause buttons and a scrubber to my audio or video?
Line 146:
Line 146:
=== How can I add play/pause buttons and a scrubber to my audio or video? ===
=== How can I add play/pause buttons and a scrubber to my audio or video? ===
+
+
The widget below is pre-configured to work with the gplay class above. This widget takes two gtk.Images in its constructor.
+
<pre>
<pre>
import gtk
import gtk
Jedierikb
1
edit