|  |  | | | Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » How to create a Ctrl on selection? (Creating Ctrls for every column makes the program VERY slow so I prefer doing it just on the selected cell) Goto Forum:
	|  |  
	|  |  
	|  |  
	|  |  
	| 
		
			| Re: How to create a Ctrl on selection? [message #52593 is a reply to message #52588] | Fri, 25 October 2019 09:29   |  
			| 
				
				
					|  SidusBrist Messages: 4
 Registered: October 2019
 | Junior Member |  |  |  
	| Actually I declare them before that piece of code, inside the function, if I make a public variable it kinda works (it clones the input on every column). I'll post the whole script so I don't need to write an huge post. The problem is that they are not "static" so I can't create 20 single variables for every type... I need something dynamic with pointers and slicing, while Edit function doesn't want them...
 
 Quote:
 error: no matching function for call to 'Upp::ArrayCtrl::Column::Edit(Upp::Ctrl*&)' 
 I'll try to fix this problem
   [Updated on: Fri, 25 October 2019 09:31] Report message to a moderator |  
	|  |  |  
	|  |  
	|  | 
 
 
 Current Time: Sat Nov 01 00:46:44 CET 2025 
 Total time taken to generate the page: 0.01397 seconds | 
 | 
 |