[Gtk-sharp-list] GtkList is not realized?

Duong Nguyen duongnguyen at mail.ru
Thu Dec 7 14:20:43 EST 2006


Hi Peter!
Thanks a lot for your answer!

----- Original Message ----- 
From: "Peter Johanson" <latexer at gentoo.org>
To: <gtk-sharp-list at lists.ximian.com>
Sent: Thursday, December 07, 2006 9:05 PM
Subject: Re: [Gtk-sharp-list] GtkList is not realized?


> On Thu, Dec 07, 2006 at 02:56:58PM +0300, Duong Nguyen wrote:
>>    Hi all!
>>    I used Glade to design form with object GtkList
>>    in my Programm I call [Widget] List myList;
>>    Why can not I compile it? (not recognized List as a Class in Gtk)
> 
> GtkList is deprecated, and definitely should not be used in any new
> code. Use GtkTreeView instead.
> 
> -pete
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>


More information about the Gtk-sharp-list mailing list