RE: [gtkmm] gtkmm3 speculation: intermediate types.
- From: Daniel Elstner <daniel elstner gmx net>
- To: "Garriss, Michael" <Michael Garriss abacus-direct com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: RE: [gtkmm] gtkmm3 speculation: intermediate types.
- Date: 04 Nov 2002 17:17:04 +0100
Am Mon, 2002-11-04 um 16.22 schrieb Garriss, Michael:
> The STL does not take containers as arguments to it's functions. That's
> what iterators are for. I ran into this problem with gtkmm on my current
> project. I wanted to set a list of strings into a combo box but didn't want
> to include the first string in the list. How? Not:
>
> m_combo.set_popdown_strs( ++m_list.begin( ), m_list.end( ) );
>
> Gtkmm should at least include this option in addition to the intermediate
> types but I would like to see them removed completely.
Maybe you should have a look at my reply to this topic...
--Daniel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]