Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

win32handle

  Asked By: Ella    Date: Nov 05    Category: Java    Views: 347
  

I trying to automate the testing of CAD app written in Java with a
tool called Rational Robot.

Robot writes in a BASIC derived language. I am using the SetCursorPos
&& GetCursorPos Window's API to draw diagrams.

However I need to send WM_LBUTTONDBLCLK to the app, but I am unable
to retrieve a Java Window/Objects handle. It is returning a '0' when
trying to get the hWnd.

Can anyone tell how I could get the hWnd or a alternative method to
simulate mouse-events

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on win32handle Or get search suggestion and latest updates.

Related Topics:



Tagged:  

 
 
 
 

Related Post