[Glade-users] Glade to GtkBuilder



?I write this fix-interface.pl script to fix some thinks in glade
generated files and use with GtkBuilder:

- Adjustments: Replaces the form <property name="adjustment">value lower
upper stepi pagei pages</property> with an object GtkAdjustment.

- respone_id property: Removes unsupported property.

- text property (tex_view): text is not GtkTreeView property, is a
GtkTextBuffer property. This script removes it but should convert into
an object (TextBuffer), same as Adjustments (TODO).

- label_item (frame): Replace with label to avoid
GTK_BUILDER_WARN_INVALID_CHILD_TYPE.

This only resolve partially some cases.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-interface.pl
Type: application/x-perl
Size: 1709 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/glade-users/attachments/20080719/d3fd5780/attachment.bin 




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