PDA

View Full Version : i want to open programs from my program!



coder1985
3rd January 2008, 20:28
hi, i planing to write a program that enable the user to execute any program in the mai window
ex:
i want my program to open pdf file using acrobat reader but open it in my main window.

can you help me ???
thank you.

marcel
3rd January 2008, 23:00
can you help me ???

Yes. Forget about your idea... :)



i planing to write a program that enable the user to execute any program in the mai window

You could try with: http://doc.trolltech.com/4.3/activeqt.html

coder1985
4th January 2008, 08:15
how can i execute any program??

high_flyer
4th January 2008, 09:45
Have a look at QProcess