Wxpython cut copy paste and openfiledialog...
        Posted  
        
            by Marius
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Marius
        
        
        
        Published on 2010-05-29T11:52:43Z
        Indexed on 
            2010/05/29
            14:22 UTC
        
        
        Read the original article
        Hit count: 256
        
i have a web browser made in python with menu. in one menu i have cut copy paste but no functionality and i need to make them work. i need an example of class oncopy.(event menu)
Open file i manage to work like this .takes file and print on screen the link to that file but how can make open dialog to open a file at least one type of file?
© Stack Overflow or respective owner