[Glade-users] Cut and Paste Widgets
Alexey Kurochkin
alexey.kurochkin at pathfinderlwd.com
Tue Oct 16 18:14:37 EDT 2007
It is still inconsistent. Logically it should check if there are name
conflicts when you use paste, and rename as needed on widget by widget
basis, not just check if it was cut or copy and be done. As it is now,
it renames widgets when you copy between projects, which is highly
undesirable. At the same time it allows pasting several times after cut,
without checking, which ironically provides workaround for that first
annoyance. I'd suggest reopening the bug.
On Tue, 2007-10-16 at 14:42 -0400, Tristan Van Berkom wrote:
> On Mon, 2007-10-15 at 23:50 -0400, murali dhanakoti wrote:
> > Is there a way to preserve widget names and callbacks when I cut and
> > paste widgets. Lack of this feature(?) kills in situations where I
> > want to move around a big bunch of widgets to say, the next row of a
> > VBox. Once the widgets are pasted in the new location, widget foo
> > becomes foo1 and all the callbacks of foo are lost.
>
> What version of glade are you using ?
>
> This bug was fixed some time over the last 6 months, cut&paste
> should work as you expect in latest versions.
> (note that copy&paste on the other hand still safely
> renames widgets and clears signals)
>
> Cheers,
> -Tristan
>
>
> _______________________________________________
> 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