 MrNatural
		
			MrNatural
		
		
		
		
		
		
		
		
	
			01-07-2009 12:52 PM
If I use the "operate value tool" to select a row of the multicolumn list box, that row gets a dark blue background. However, I cannot determine which property will tell me what is that row or let me change that row number. It is not the active cel or "edit position".
I want to programatically change the selection just as the "operate value tool" does. I can change the background color of the cell but the dark blue of the cells selected by the "operate value tool" take precedence and hide my colors.
Extremely frustrated and wishing for Java or C++...
Alan
 Matthew_Kelton
		
			Matthew_Kelton
		
		
		
		
		
		
		
		
	
			01-07-2009 01:06 PM
 AdnanZ
		
			AdnanZ
		
		
		
		
		
		
		
		
	
			01-07-2009 01:26 PM
Hi Alan,
Have a look at event structures and invoke nodes (Point to Row Column) and use property nodes. Here is an attachment.