[Interest] Glueing widgets together
Sensei
senseiwa at gmail.com
Fri Jun 28 14:57:52 CEST 2013
On 6/28/13 9:28 AM, Bo Thorsen wrote:
> Not directly, no.
>
> If they are just next to each other, throw them in the same parent and
> move the parent instead. That would work.
Thanks Bo, see my answer to Richard for this.
> Or you can do a hack. For example, try taking a snapshot of the two
> widgets and construct a png with them, then use this as a drag object icon.
>
> All ideas I can think of come to one single conclusion: You have to
> somehow modify the problem from "how do I move two things
> simultaneously" to "how can I trick the user to move one thing but think
> he moves two".
Well... Honestly? I've thought of doing that!
But I felt ashamed I've even come to think about such a dirty trick that
I've discarded the idea all at once! :)
Cheers!
More information about the Interest
mailing list