 SteveP
		
			SteveP
		
		
		
		
		
		
		
		
	
			04-20-2009 11:56 AM
When showing only one element of one dimensional array, only the horizontal scrollbar can be displayed. The vertical scrollbar visible option is greyed out. Even using property nodes does not make it visible. I have an array of clusters with many controls in each cluster that are aranged hozizontally across the front panel. I'd like the user to see only one element (one set of controls) at a time and be able to scroll through them using a vertical scollbar.
 BrentSchenk
		
			BrentSchenk
		
		
		
		
		
		
		
		
	
			04-20-2009 12:12 PM
04-20-2009 12:26 PM
 BrentSchenk
		
			BrentSchenk
		
		
		
		
		
		
		
		
	
			04-21-2009 09:38 AM
 vt92
		
			vt92
		
		
		
		
		
		
		
		
	
			04-21-2009 09:57 AM - edited 04-21-2009 09:58 AM
I think Brent's suggestion is very good. Another hack would be to cover the additional array elements with a decoration so that you only see one element.