The overlap is caused by the window being too small, the window is re-sizable, its just a matter of grabbing the bottom left corner and resizing the window so that all of the buttons fit properly. 
 
We define a minimum window size constraint however this value doesn't seem to take the difference of the screen DPI into consideration when its set, so the constraint is allowing for a smaller size then what would actually fit. which is why the buttons overlap.
		 
		
		
		
		
		
		
		
		
			
				  
				
					
						Last edited by bigstar; 06-16-2008 at 08:14 AM.
					
					
				
			
		
		
	 |