On Thu, 2006-04-13 at 15:04 +0200, Murray Cumming wrote:
> I'd also like to see an example of using the GtkRecentChooserMenu with
> GtkUIManager. I don't know how to specify the recent files sub-menu in
> the ui description.

You don't. :-)

I'm working on a way to integrate nicely the menu widget with the
UIManager. Right now, I have a GtkRecentAction that can create a
sub-menu containing the list of recent files and implements the
RecentChooser interface; it also can create a MenuToolButton, so that
you'll have an 'Open' button on the toolbar similar to the one Gedit is
using.

I'm still trying to get a menu-inlined list without changing the
UIManager itself and adding a placeholder item in the UI definition
markup.

Ciao,
 Emmanuele.

-- 
Emmanuele Bassi - <[EMAIL PROTECTED]>
Log: http://log.emmanuelebassi.net

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to