Re: I have to create so many combos
- From: Robert Pearce <rob bdt-home demon co uk>
- To: gtkmm-list gnome org
- Subject: Re: I have to create so many combos
- Date: Tue, 27 Feb 2007 08:39:08 +0000
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]