[Glade-users] child interface

Tristan Van Berkom tristan.van.berkom at gmail.com
Sat Apr 6 17:18:23 UTC 2013


to include widgets into Glade's palette, you need to write a catalog xml
file.

Here is a very simple example:
 http://people.gnome.org/~tvb/testcatalog.xml

you need to set GLADE_CATALOG_SEARCH_PATH to a directory containing your
catalog xml
(or 'install' the catalog to a shared directory, but I think you dont want
this
since your widgets are private to your app)

The documentation on the catalog format is here:
    https://developer.gnome.org/gladeui/unstable/

Have fun :)

-Tristan




On Sat, Apr 6, 2013 at 11:15 PM, Patrick Dupre <
Patrick.Dupre at univ-littoral.fr> wrote:

> Hello,
>
> I am new in glade! However, I would like to create an interface
> (with glade) which can call other glade interface (for now static).
> In fact I could solve this isuue if, after I create a container,
> I was able to set my own "control" (which is a glade graphic object)
> from the palet (for from my own palet).
>
> How can I do it?
>
> Thank.
>
>
>
> --
> ==============================**==============================**
> ================
>  Patrick DUPRÉ                                  | | email:
> pdupre at kegtux.org
>  Laboratoire de Physico-Chimie de l'Atmosphère  | |
>  Université du Littoral-Côte d'Opale            | |
>  Tel.  (33)-(0)3 28 23 76 12                    | | Fax: 03 28 65 82 44
>  189A, avenue Maurice Schumann                  | | 59140 Dunkerque, France
> ==============================**==============================**
> ================
>
>
> ______________________________**_________________
> Glade-users maillist  -  Glade-users at lists.ximian.com
> http://lists.ximian.com/**mailman/listinfo/glade-users<http://lists.ximian.com/mailman/listinfo/glade-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/glade-users/attachments/20130407/b628d259/attachment.html>


More information about the Glade-users mailing list