hi all,
I want to create a file(or dir) in some particular directory by using a file dialog, but I'm not able to do it. nothing is getting saved if I click 'save' button from the tk_getSaveFile. how shud I catch the button click event from the buttons in this file dialog?
I want to create a file(or dir) in some particular directory by using a file dialog, but I'm not able to do it. nothing is getting saved if I click 'save' button from the tk_getSaveFile. how shud I catch the button click event from the buttons in this file dialog?