Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Can't Get DropGrid Working 
	| 
		
 |  
	
		
		
			| Re: Can't Get DropGrid Working [message #16792 is a reply to message #16791] | 
			Fri, 11 July 2008 13:29    | 
		 
		
			| 
				
	 | 
 
	
		This is because you don't use DropGrid   See your layout file. You have widget called x which type is WithDropChoice<ArrayCtrl>! 
There should be DropGrid x.  
What you need to do is: 
Add DropGrid package to your application. 
Add #include <DropGrid/DropGrid.h> to your DropGrid.h file. 
Then in layout editor you should see DropGrid on widgets list. 
Just use it. 
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
	| 
		
 |   
Goto Forum:
 
 Current Time: Tue Nov 04 02:55:53 CET 2025 
 Total time taken to generate the page: 0.05029 seconds 
 |