Hi,
I want to know if the GoSelection stack is FIFO or FILO…?
I have selected several GoNodes on my workflow : when I copy/paste the selection, all my pasted GoNodes are disordered…
Thanks for your help…
Hi,
I want to know if the GoSelection stack is FIFO or FILO…?
I have selected several GoNodes on my workflow : when I copy/paste the selection, all my pasted GoNodes are disordered…
Thanks for your help…
Disordered how?
Hi Jake,
There are the following actions :
I want to move this 3 GoNode from left branch to right branch and therefore I select my 3 GoNode directly in the GoView : when I look in the GoSelection, the selection list is : node1, node2, node3… that’s my problem !
The selection cannot be ordered as the workflow way ?
Thanks for your help.
My problem comes from the fact that the inserted node (node3) was selected when I use the drag-box selection… no ?
Right… the drag box selection just iterates through the document finding objects inside the selection rectangle… so the objects in the selection are likely (although I don’t think we guarantee it) to show up in the order they were added to the document.