[Glade-users] Add parent
Tristan Van Berkom
tristan.van.berkom at gmail.com
Mon Jun 8 11:23:29 EDT 2009
See:
http://git.gnome.org/cgit/glade3/tree/plugins/gtk+/glade-gtk.c
at glade_widget_action_activate(), thats where its handled.
Not sure why I didnt handle it initially, notebooks can be tricky
at times and I suppose I just didnt find it was a likely candidate
for the menu.
No strong opinions really, if you feel like tinkering you'll need
also to modify plugins/gtk+/gtk+.xml.in to add a new "notebook"
action to the menu, the code in glade-gtk.c might work out
of the box (note the exception in place for GtkFrame).
Cheers,
-Tristan
On Mon, Jun 8, 2009 at 9:23 AM, Alexey
Kurochkin<alexey.kurochkin at pathfinderlwd.com> wrote:
> There's "Add Parent" submenu in the right click menu for a widget. It
> lists limited set of containers. I understand that certain containers
> are unlikely candidates to be included there, but the Notebook would be
> particularly useful. Projects tend to grow with time and it seems to be
> pretty common task to convert an oversized dialog to use a Notebook for
> better organization. Is there any technical reason why the Notebook was
> excluded from the menu?
>
> _______________________________________________
> Glade-users maillist - Glade-users at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
>
More information about the Glade-users
mailing list