Hi,
I'm using QFileDialog to get file paths in my program. These paths are valid in Windows 7. But when I use the same code for Windows XP, there is an error interpreting the file paths correctly (specified file not found). This happen when there are spaces in the path (e.g.: C:\Documents and Settings\...)
How can overcome this problem?
Thanks,
Indika...
Bookmarks