On Tue, 27 Feb 2007 10:52:59 +0530 SaiKamesh wrote:
> Hi,
> In my application I have to create so many Gtk::ComboBoxEntryText. (180
> combo boxes)
> So I have to create 180 objects of Gtk::ComboBoxEntryText class. If I create
> this much amount of objects, will the speed of my application be affected?
>
If you have to create that many ComboBoxes the usability of your application
will be dismal, whether its speed is affected or not. Time to redesign your GUI.
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list