Check the string when u click the cancel button, it should be empty..
Also when the QFile dialog has been closed, it will automatically releases it memory.. no need to do anything..
Regards,
mani
Check the string when u click the cancel button, it should be empty..
Also when the QFile dialog has been closed, it will automatically releases it memory.. no need to do anything..
Regards,
mani
Actually my first problem is solved but I m not sure it is releasing the memory or not.
Actually I m saving some data in file in mac using File System API but when I again open the QFileDialog my system crashes.
and it is giving Bad access on the line where QFileDialog is open.
Bookmarks