thank u very much jacek
how to find the Wid(window id ) of a program which has not yet launched (or not yet displayed on the screen). is it possible with QProcess
thank u very much jacek
how to find the Wid(window id ) of a program which has not yet launched (or not yet displayed on the screen). is it possible with QProcess
You can't get the window id of a window that doesn't exist.
is it possible to embed a non qt application inside qt application by just knowing the path of the application( qt should invoke the application ).
Last edited by babu198649; 19th January 2008 at 06:00.
Bookmarks