Re: bug/missing feature in gtk2



Ronald Bultje <rbultje ronald bitfreak net> writes:

> prefs->audio_recsrc is a GtkOptionMenu. The problem is that hat images
> *do* appear in the menu if it pops up, but not in the GtkOptionMenu
> itself with the selected item. I hope the following two screenshots can
> make clear what I mean:
> http://ronald.bitfreak.net/images/icon-problem-1.png
> http://ronald.bitfreak.net/images/icon-problem-2.png
> In the second one, you'll notice that the icon is not being shown in
> front of the selected item, while in the popup-menu itself, the icons
> are being shown. I'm not sure whether to call this a bug or a missing
> feature. Should I report this somewhere?

I'd say it's a "known limitation" rather than either a bug or missing feature.
I doubt we'll fix it in the context of GtkOpttionMenu, but if you
want to file a bug report on the issue on bugzilla.gnome.org that will
remind us to look at the issue of Icon/Text combination items for the
new combo/option menu widget that is scheduled to be done for GTK+-2.2.

> Secondly (this is very offtopic), I'm getting my icons from the 'tigert'
> collection (http://primates.ximian.com/~tigert/new_stock_project/).
> According to that page, these icons are supposed to be part of gtk's
> stock icon collection, however, I can't find the media-rec, media-pause
> and media-stop icons as stock icons in Gtk. Are they supposed to be in
> some other package than Gtk?

These icons weren't there when we finalized the set of stock icons
for GTK+-2.0; they'll most likely be added for 2.2. You can package them
with your application and register them as stock icons yourself,
(with stock id's like myprogr-media-rec) and then when GTK+-2.2 switch
to using the official version.

Regards,
                                        Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]