Groups ungrouping themselves
Posted: Tue Jul 26, 2022 4:08 am
Working on a personal stack that contains many hundreds of circle graphics on a card. These are in an interleaved array, 25 X 25. Each graphic has a name that describes its position in the array, such as "row 3,7", that is, the seventh graphic in row 3.
I wanted to copy that array onto another card in such a way that the rows are transformed into columns. Graphic "row 3,7" becomes graphic "col 3,7". It isn't just the names, the placement is transformed as well. Excel can do this with its "paste special" variant of the paste command on, say, a row of cells. These can rearrange themselves into a column.
I wish that the ability to rotate graphics with "revRotatePoly" applied to groups. In that case I could group all 625 graphics in the array, rotate 90°, and write a routine to just rename each one.
That has nothing to do with this post. I started grouping sections of the array, and all of a sudden those groups simply ungrouped themselves. I cannot group any of the graphics at all now, not one, not two, not any. Only by deleting all of them and grabbing new ones from the original card can I then continue to group successfully. But in a minute, after fooling around for a while, the issue comes up again. Restarting LC does not help.
I will try this tomorrow on my office machine.
Craig
I wanted to copy that array onto another card in such a way that the rows are transformed into columns. Graphic "row 3,7" becomes graphic "col 3,7". It isn't just the names, the placement is transformed as well. Excel can do this with its "paste special" variant of the paste command on, say, a row of cells. These can rearrange themselves into a column.
I wish that the ability to rotate graphics with "revRotatePoly" applied to groups. In that case I could group all 625 graphics in the array, rotate 90°, and write a routine to just rename each one.
That has nothing to do with this post. I started grouping sections of the array, and all of a sudden those groups simply ungrouped themselves. I cannot group any of the graphics at all now, not one, not two, not any. Only by deleting all of them and grabbing new ones from the original card can I then continue to group successfully. But in a minute, after fooling around for a while, the issue comes up again. Restarting LC does not help.
I will try this tomorrow on my office machine.
Craig