> Can you explain me how to achieve the frame-->wgroupcw-->clientwin setup > instead?
I've been messing a little more with this and discovered that the difference is more subtle that I had thought. In both cases the parent is the frame, but reg:attach(cwin) will make the frame also the manager while customary ion handling of new windows will put them under a new wc group management, which is itself ultimately managed by the frame. Could you clarify this please? Which is the rationale behind this slightly complex setup? A snippet of lua (?) code showing the creation and/or connection of the different collaborators (the wc group, the frame, the window) will be very enlightening. Thank you again Regards -Carlos
