Yes, i understand if the extension wasn't there then the system will treat it as a different files. But i did try to key in the extension in the QFileDialog. It also never prompt the overwrite msg box.
As you can see i manually add ".csv" extension after getting the filename because i'm unable to get the filepath + extension together from the QFileDialog. As i read around this forum, one person mention is not built in into QFileDialog rite?
So now, how do i solve this?
Bookmarks