-------- Original Message --------
Subject:        Re: Feature request: Number of matches in Gtk::EntryCompletion
Date:   Sat, 23 Apr 2005 01:10:47 +0000
From:   rob page <[EMAIL PROTECTED]>
Reply-To:       rob page <[EMAIL PROTECTED]>
To:     Matthias Kaeppler <[EMAIL PROTECTED]>
CC:     gtkmm-list@gnome.org
References:     <[EMAIL PROTECTED]>



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 <[EMAIL PROTECTED]> 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@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list


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

Reply via email to