[Glade-devel] porting code from glade 1.2 version to 2.0 version



Dear Tristan,

Thanks for your prompt reply.
I am a novice to glade. Can you please elaborate as how we can load custom
widget using IMO or some place where I can find examples of its
implementation.

Thanks once again.
Avtar



On 11/27/06, Tristan Van Berkom <tvb at gnome.org> wrote:

Avtar Singh wrote:
Hello All,

I am trying to port my code from glade 1.2 version to 2.0 version. I
have
converted the glade xml to 2.0 format and now making changes to the
code. My
older code is using the function glade_register_widgets for creating a
custom widget. but the version of glade 2.0 does not have this function.
Any
Idea of some equivalent function which can create custom widgets.

Hi,
    glade_xml_register_widget() does indeed exist in modern versions of
libglade and IMO is the most straightforward way of loading your own
widget from a glade file.

Cheers,
                  -Tristan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-devel/attachments/20061128/ef4f8a0d/attachment.html 




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