Can a native-looking GUI be made with Python
        Posted  
        
            by Matt
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Matt
        
        
        
        Published on 2010-04-16T00:34:07Z
        Indexed on 
            2010/04/16
            0:43 UTC
        
        
        Read the original article
        Hit count: 398
        
I haven't gotten far enough into Python to make GUIs yet, so I thought I'd ask here. Can a python app be made with the windows default style GUI, or will it have its own style? The only screenshots I've seen of a python app running with a GUI had this ugly win95 look to it.
© Stack Overflow or respective owner