Re: [gtkmm] Gtk::Notebook problem
- From: Christer Palm <palm nogui se>
- To: ioan nicu ines ro
- Cc: Daniel Sundberg <dss home se>, gtkmm-list gnome org
- Subject: Re: [gtkmm] Gtk::Notebook problem
- Date: Sun, 07 Sep 2003 18:25:28 +0200
Ioan Nicu wrote:
I think that it would be a waste of memory to alloc multiple TextView
objects and the associated ScrolledWindows(used to manage the scrollbars
for the textview) when I can manage a std::vector<ustring> containing
the contents of the textbuffers and only load the apropriate content for
the selected page (in the same TextView object)...
You make the assumption that a TextView consumes a lot of memory. AFAIK
it doesn't.
--
Christer Palm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]