Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
I can't say it is impossible, but there are many questions which needs to be answered before working on this. 2) Then it will be easy to get the handle of that dialog box. 3) The dialog box could be written in any language VB, PB, Java etc. 4) Now to get to the "Cancel" button what mechanism ( or procedure ) should be used. 5) Can be treat all dialog box )( written in different languages ) in a same manner to get the handle of a componenet on it? 6) If we get the handle of cancel button then it is just a matter of putting a click event for that button in system que. I don't have any knowledge of doing any of these steps. If you get answers to this problem then let us know so that we , the artima family, can also benefit from your experience. Thanx
Replies: |
Sponsored Links
|