04-08-2011 03:24 PM - edited 04-08-2011 03:25 PM
This is not high priority by any means, but currently I am using 3 1-D arrays too get the look below. I would prefer to use a 2D array to limit wires on my block diagram, but I really like the look of having a separator between array rows for the sake of the user interface. Does anyone have an idea of how I can use a 2D array but get the raised (or sunk) look between each row? I may just resort to a cluster of 1D arrays to limit the wires if need be.
04-08-2011 03:30 PM
You could always go in and modify the boolean images to add precisely half of the raised bump to the top and bottom of the image and go with a classic array and yada yada yada......
Bundle that sucker or build a 2D array on the BD and call it a day.
04-08-2011 03:35 PM
Can you overlay empty, transparent background, 1D arrays over your 2D array? Getting the spacing right might be tricky. Have not tried it.
Lynn
04-08-2011 04:12 PM - edited 04-08-2011 04:12 PM
I'll play around with these ideas, thanks!
@Darin, no building required...already a 2D array. Just indexing removed