[Glade-devel] Placeholder packing actions
Juan Pablo Ugarte
juanpablougarte at gmail.com
Tue Jun 5 18:20:08 EDT 2007
Since placeholder are added everywhere we would have to create the
packing actions list in notify::parent and make sure the actions
implementations work without a gladewidget.
Packing actions implemented so far can work with placeholders but there
is no way to tell if future actions will, so i guess we would need some
way to differentiate normal packing actions with the packing actions
that can work with a placeholder, maybe a simple flag can do the trick
so...
* notify::parent is to hackish but its probably the easiest way to do it
otherwise we would have to have GladeWidget for placeholders, rigth?¿
or at least the placeholder would need a parent property (GladeWidget)
anyway we would need to change how placeholder are created, packed
etc :S
well... i have started writing nonsese!... again! :P
anyway, this is a little patch showing all this hack!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: placeholder_packing_actions.patch
Type: text/x-patch
Size: 11534 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/glade-devel/attachments/20070605/d2a73134/attachment.bin
More information about the Glade-devel
mailing list