[Glade-devel] [PATCH] GtkAssistant, GtkFrame, GtkExpander



Hi,
   Thankyou so much for taking the time to send us patches :)

For the assistant bug, I think there is one filed for it already, please look
at the buglist and attach your patch there:
    http://bugzilla.gnome.org/buglist.cgi?query=product%3Aglade3+

As for the expander and frame children, the problem here is that GtkBuilder
uses a different name than libglade - your patch just throws the problem at
libglade instead - althrough it should be pretty easy to either get the core
to remember and recognize 2 names for child types (i.e. the builder name
and the libglade name), or perhaps special case these cases at save/load time
in the plugin.

Cheers,
                      -Tristan

On Tue, Jun 3, 2008 at 1:30 PM, Antti Kaijanm?ki <antti at kaijanmaki.net> wrote:
Hi,

I just wanted to send these patches. I'm not sure if they are correct as
I haven't dug very deep inside glade, but these have helped me get on
with my project[1].


fix_gtk_assistant_navigation_after_load.patch:

* GtkAssistant can't be navigated after a project is loaded from file.


?fix_gtk_frame_label_child_type.patch,
fix_gtk_expander_label_child_type.patch:

* child types are wrong[2][3] causing GtkBuilder to segfault.


best regards,
Antti Kaijanm?ki

[1] http://www.kaijanmaki.net/blog
[2] http://library.gnome.org/devel/gtk/stable/GtkFrame.html
[3] http://library.gnome.org/devel/gtk/stable/GtkExpander.html

_______________________________________________
Glade-devel maillist  -  Glade-devel at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-devel






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