[PHP-GTK] GtkVolumeButton and 'hicolor' theme
[email protected] (kksou) Tue, 27 May 2008 19:54:36 -0700 (PDT)
| Newsgroups | php.gtk.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've written a sample code for GtkVolumeButton. http://www.kksou.com/php-gtk2/articles/allow-user-to-adjust-volume-using-GtkVolumeButton---Part-1.php The codes run fine. But there's a warning message that says: "(php.exe:4888): Gtk-WARNING **: Could not find the icon 'audio-volume-muted'. The 'hicolor' theme was not found either, perhaps you need to install it. You can get a copy from:http://icon-theme.freedesktop.org/releases" I see that this 'hicolor' theme is also used in a number of other PHP-GTK widgets such as GtkFileChooserButton. Was wondering if anyone has managed to get this 'hicolor' theme working on the windows platform (without recompiling the source)? Thanks and Regards, /kksou -- View this message in context: http://www.nabble.com/GtkVolumeButton-and-%27hicolor%27-theme-tp17504347p17504347.html Sent from the Php - GTK - General mailing list archive at Nabble.com.