java handles using c++

J

john Voight

Do you know how is possible to get the handle from a java app using c
+
+? I can see that is possible to get the handle of a main window of a
java app but I can't get the handle of any button or window inside
it.
Using Spy++ I see only the main window handle. Stop.
 
A

Andrew Thompson

john said:
Do you know how is possible to get the handle from a java app using c
+
+? I can see that is possible to get the handle of a main window of a
java app but I can't get the handle of any button or window inside
it.

Swing based Java apps. do not use the standard Windows
buttons. I expect that is why it is not possible to access them
using the C++ based tool.

--
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-general/200704/1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top