![]()  | 
	
		
 Displaying multiple gui items in one line 
		
		
		Hello, 
	I am trying to create a set of sliders with a check box to indicate if the slider is being used. So, I want a check box followed by a slider on the same line. The intention is to have a list of these, and use the check box to indicate if the slider is in use. Is this feasible, and if so, how do I do it? Thanks, Christian  | 
		
 Here is a simple script that shows how to create a groups of sliders with checkboxes. Hope this helps: 
	Code: 
	import viz | 
		
 Thanks, that is pretty close to perfect!  I don't suppose there is a good way to organize these into a box, like vizinfo allows you to do with some elements? 
	Thanks, Christian  | 
		
 You can use the undocumented vizdlg module to add the items within a panel. Here is a modified version of the script that uses the module: 
	Code: 
	import viz | 
		
 Thanks, that is great! 
	Christian  | 
| All times are GMT -7. The time now is 07:45 AM. | 
	Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
	
	Copyright 2002-2023 WorldViz LLC