Hello,
how can I add in PyQT a scrollbar to a widget so that it is displayed only when the widget is to small to display entire layout?
regards
 Beginner
					
					
						Beginner
					
					
                                        
					
						
							
								 
							
						
					
					
						 
    
    
    
    
    
    
   
    
    
    
    
    
   [PyQt] Creating custom widget
 [PyQt] Creating custom widget
		Hello,
how can I add in PyQT a scrollbar to a widget so that it is displayed only when the widget is to small to display entire layout?
regards
 Advanced user
					
					
						Advanced user
					
					
                                        
					
						
							
								 
							
								 
							
						
					
					
						 
    
    
    
    
    
    
   
    
    
       
    
    
    
    
   Re: [PyQt] Creating custom widget
 Re: [PyQt] Creating custom widget
		Easiest is to put your widget into a QScrollArea and set some properties on it.
Horse sense is the thing that keeps horses from betting on people. --W.C. Fields
Ask Smart Questions
Bookmarks