Re: Resource list similar to windows



If you're talking about Win32 dialog/icon/bitmap/etc. resources, the answer
is "no" ... you use the gtk_xxxxxx() functions to create your UI.  If you
like the idea of keeping your UI layout separate from your code, there are
several options: the Glade(C), SDPGTK(C++), and (someday) Gtk--(C++)
toolkits allow you to specify the layout of your UI in XML.  As the main
developer, I can't help but put in a plug for SDPGTK - http://www.k-3d.com
:)

Timothy M. Shead
tshead@k-3d.com

----- Original Message -----
From: "Jahanzaib Badar" <jbadar@hotmail.com>
To: <gtk-list@gnome.org>
Sent: Thursday, June 22, 2000 5:00 PM
Subject: Resource list similar to windows


> Hi,
>
> I am just wondering if there is a resource list in gtk+ similar to the one
> in windows.
>
> If not, then can you give me any ideas about how it works in gtk+.
>
> thanks
> jahan






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