maybe I didn't understand properly what you need, but did you see QFileDialog::getOpenFileNames method?
maybe I didn't understand properly what you need, but did you see QFileDialog::getOpenFileNames method?
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
I don't know the exact solution, but generally your problem splits in two sub problems:
A) Only open ine instance of your program at a time
B) give an open instance of you program an external command to open a certain file
DDE sounds good, I used this with Latex some time ago...
Bookmarks