-------- Original Message -------- Subject: Re: Feature request: Number of matches in Gtk::EntryCompletion Date: Sat, 23 Apr 2005 01:10:47 +0000 From: rob page <page.rob@xxxxxxxxx> Reply-To: rob page <page.rob@xxxxxxxxx> To: Matthias Kaeppler <nospam@xxxxxxxxxxxxxxx> CC: gtkmm-list@xxxxxxxxx References: <d45uev$p9d$1@xxxxxxxxxxxxx>
I think this should be directed at the gtk mailing list as gtkmm is just a wrapper for that and isn't supposed to extend gtk
Rob.
On 4/20/05, Matthias Kaeppler <nospam@xxxxxxxxxxxxxxx> wrote:
You should really be able to figure out how many matches were found. This whole EntryCompletion class is a very nice thing, but its public API is very minimalistic, you have absolutely no means to get information about the possible completions.
Something like get_n_matches() should really be part of its interface. It would return the size of the internal container holding the possible completions.
It's useful, and trivial to implement.
What do you think?
-- Matthias Kaeppler
_______________________________________________ gtkmm-list mailing list gtkmm-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtkmm-list
_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list