EmBitz
Arrays/clusters can't be displayed in svd window - Printable Version

+- EmBitz (https://www.embitz.org/forum)
+-- Forum: IDE (https://www.embitz.org/forum/forum-1.html)
+--- Forum: Bug report (https://www.embitz.org/forum/forum-8.html)
+--- Thread: Arrays/clusters can't be displayed in svd window (/thread-198.html)



Arrays/clusters can't be displayed in svd window - Buzzwang - 05-06-2024


Example SVD

^Just search for [%s] in the linked SVD

The treeview in this example for 8 elements can't be enlarged. Only the first element of the "cluster" is shown.

Workaround would be to enlarge it manually, by copy and paste it 8 times in the svd and replace the [%s] by an index of 0..7 and adapt the offset for every entry.


RE: Arrays/clusters can't be displayed in svd window - embitz - 07-06-2024

Yip, I see. I currently don't support array of clusters.
I will put it on my list.

Thanks