Re: [gtkmm] GTK::List question
- From: murrayc t-online de (Murray Cumming)
- To: bduerner web de
- Cc: "MailingList, GTKmm" <gtkmm-list gnome org>
- Subject: Re: [gtkmm] GTK::List question
- Date: 10 Jan 2003 00:00:07 +0100
On Thu, 2003-01-09 at 21:29, Boris Duerner wrote:
> Hi,
>
> How do I use a GTK::List? I tried this:
>
> GTK::List myList;
>
> Gtk::ListItem Item("eins");
> myList.items().push_back(Item);
>
> but nothing appears in the List.
> How do I get the selected Item? Is there a direct get_text() method or do I
> have to use the SelectionList? If I have to use the selection List. How do I
> get the string of an Item?
>
Sorry, you are not likely to get much help with gtkmm 1.2. gtkmm 2.0 and
gtkmm 2.2 have already been released.
--
Murray Cumming
murray usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]