@Nerkalipsu wrote:
Hi. I have a node that looks more or less like the one below: I would like to be able to select each item individually and add a right click menu to each one as well as the possibility to reorder them within their own container (items 1 & 2 stay on the blue, 3&4 on the green) and the containers should not change size. I tried this initially having a vertical panel that would hold the blue and green containers and then each container being a vertical panel in itself, but that did not allow me to select individual subcomponents. I guess the way to go then is with groups, but I have not very clear how it should go...
Edit: I forgot to say that ideally, the blue and green containers should not be selectable individually, only as a group of both panels (so as to be able to move them around and such)
Posts: 4
Participants: 2
