Re: How to declare widgets (lower case w)
- From: Neil Hodge <nhodge1 yahoo com>
- To: Jean-Christophe Berthon <Jean-Christophe Berthon cgey com>
- Cc: Gtk List <gtk-list gnome org>
- Subject: Re: How to declare widgets (lower case w)
- Date: 26 Mar 2002 18:51:27 -0600
Jean:
Thanks. Any other takers?
Neil
On Tue, 2002-03-26 at 12:02, Jean-Christophe Berthon wrote:
>
> Yep like you say, I prefer only to use GtkWidget for those reasons and also
> because I find (but it is really my ownself finding it) that my data
> structure (which are containing Widgets) looks more coherent (consistent
> might be the right english word, I don't know exactly...). Also I find it
> more clean as when you use a gtk function to create a CList or another
> widget, they return a GtkWidget* so to avoid to cast it all the time and to
> do it clean, I'm using only GtkWidget. See in the API :
> GtkWidget* gtk_clist_new (gint columns);
> ...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]