On mardi 26 août 2008, Fox wrote:
> About combobox, we are talking about this control a little time ago.
> There is a big difference from QT and GTK combobox.
> Gtk combobox have trouble to manage long lists, try to fill with many
> items, it make load for time and also you have trouble to search what
> you need.
>
> QT combobox is not fast, is better, and also, when you have many items
> you can find what you need very quickly because you can type the start
> characters of you matching word.
>
>
> I'm on a Debian sid 64b
> Gambas 2.7
>
>

Are you talking about read-only combo-boxes or read/write combo-boxes?

The implementation of GTK+ combo-box is not really optimal: can you detail 
what is slow exactly? With some code, or, better, a full project.

Regards,

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to