Notifications
                
            
                Clear all
    
            
        [Closed] User scale'able rollout?
Nov 21, 2015 9:24 am
                      How would you go about making a rollout that can be scaled directly by the user (via placing the mouse over the borders and dragging)? I thought it would just be a simple setting, but am not seeing it anywhere in the docs…
                             1 Reply                        
                    Nov 21, 2015 9:24 am
                      Under “CreateDialog” in the help file.
 [i]on[/i] <Rollout> [i]resized[/i] <Point2> [i]do[/i] 
 
but you have to add a code that will rearange the controls(change position and/or size) when the rollout is resized by the user.