does the message box itself?
does the message box itself?
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
the messagebox is not showing and the ui is not showing..
works fine for me
Qt Code:
#include <QtGui> #include <QApplication> int main(int argc, char **argv) { return 0; }To copy to clipboard, switch view to plain text mode
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Are You confident that argu[1] exists ? This is SECOND argument on list.
yup.. cause im passing parameter..
i think this is the problem of shellexecute() and not qt.
Bookmarks