Re: what we need to make apps use gtk instead of libgnome/ui



On Wed, 2005-02-23 at 11:37 +0100, Kristof Vansant wrote:
> I think one of the important things missing at the moment, is good
> documentation for developers how they can switch from gnome widgets to
> gtk widgets. A lot of gnome stuff is deprecated but still used in a
lot
> of projects.
> 

I agree -> perhaps in the Gnome API it could say (eg):
GnomeAboutDialog is deprecated and should not be used in newly written
code -> superseded by GtkAboutDialog
this way at least there is some guidance as to what to use instead..

> Guides that should be possible to write but I can't find:
> GnomeFileEntry -> ?
> GnomeAppBar -> GtkStatusbar + GtkProgressBar
> GnomeEntry -> GtkEntry + ? (to save the history)
> GnomeCanvas -> GtkCanvas (gtk 2.8)
> esd -> gstreamer

Has gstreamer been confirmed as the plan for sound in Gnome in the
future??


> gnome_config_* -> ?
> 
> 
> widgets and functions missing in gtk at the moment, so can't be
> replaced:
> GnomeDruid
> GnomeHREF
> GnomeDateEdit ?
> gnome_help_*
> gnome_url_*
> session support
> 
> 
> I hope someone would write those guide so we can start replacing code.
> Or set up a wiki and when the documentation is done include it into
the
> gtk api guide.
> 
> _______________________________________________
> gnome-devel-list mailing list
> gnome-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]