Wxpython cut copy paste and openfiledialog...
- by Marius
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?