Click here to Skip to main content
15,888,968 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: .Net app to drag tasks in the taskbar - how to get started? Pin
Josh Smith3-Jul-06 4:47
Josh Smith3-Jul-06 4:47 
AnswerRe: .Net app to drag tasks in the taskbar - how to get started? Pin
Dave Kreskowiak3-Jul-06 5:08
mveDave Kreskowiak3-Jul-06 5:08 
QuestionFetching Microprocessor related information Pin
Ali Iqbal Khan30-Jun-06 10:17
Ali Iqbal Khan30-Jun-06 10:17 
AnswerRe: Fetching Microprocessor related information Pin
Paul Conrad1-Jul-06 13:11
professionalPaul Conrad1-Jul-06 13:11 
QuestionSettings in VS 2005 C# Pin
Mike Osbahr30-Jun-06 10:00
Mike Osbahr30-Jun-06 10:00 
AnswerRe: Settings in VS 2005 C# Pin
Paul Conrad1-Jul-06 13:04
professionalPaul Conrad1-Jul-06 13:04 
GeneralRe: Settings in VS 2005 C# [modified] Pin
Mike Osbahr5-Jul-06 3:34
Mike Osbahr5-Jul-06 3:34 
QuestionHow to read values from Java Application Pin
mr_lasseter30-Jun-06 9:08
mr_lasseter30-Jun-06 9:08 
I have been trying to read values from an application written in Java using an applicaiton written in .Net. The Java app is a third party application so I have no control over it. I am trying to get the value of some textboxes and combo boxes on the Java Window.

I thought this was going to be easy just use spy++ to grab the control ids and get the value, but none of the java controls are recognized by Spy++. Upon further research Java controls do not use the OS for managing there controls. It is all done by the open java window.

I have thought about using sendkeys to tab to and copy the values out of each control, but this seems very quirky. Using sendkeys also generates more issues. There is no way for me to know where I am on the form and I can't copy values out of the combo boxes because they are like the .net drop down only style.

Is there any way I can get the values out of the java controls?




Thanks,
Mike Lasseter
Questioncreate class from .net assembly problem Pin
mack scynox30-Jun-06 2:02
mack scynox30-Jun-06 2:02 
Questionmutlithreading problem Pin
CherezZaboro29-Jun-06 10:57
CherezZaboro29-Jun-06 10:57 
AnswerRe: mutlithreading problem Pin
Paul Conrad1-Jul-06 14:10
professionalPaul Conrad1-Jul-06 14:10 
QuestionHow to determine currently depressed keys? Pin
swcrissman29-Jun-06 10:21
swcrissman29-Jun-06 10:21 
AnswerRe: How to determine currently depressed keys? Pin
Paul Conrad19-Jul-06 20:10
professionalPaul Conrad19-Jul-06 20:10 
QuestionMigration .net 1.1 to 2.0 Pin
brianjperry29-Jun-06 4:56
brianjperry29-Jun-06 4:56 
AnswerRe: Migration .net 1.1 to 2.0 Pin
Ravi Bhavnani30-Jun-06 10:33
professionalRavi Bhavnani30-Jun-06 10:33 
Questionhow to convert M-file to C#.net Pin
surani29-Jun-06 3:32
surani29-Jun-06 3:32 
AnswerRe: how to convert M-file to C#.net Pin
Jun Du29-Jun-06 4:11
Jun Du29-Jun-06 4:11 
QuestionScrolling a listview control in .net Pin
VSush28-Jun-06 22:28
VSush28-Jun-06 22:28 
AnswerRe: Scrolling a listview control in .net Pin
Dave Kreskowiak29-Jun-06 4:52
mveDave Kreskowiak29-Jun-06 4:52 
QuestionDebug & Release Pin
militiaware28-Jun-06 21:40
militiaware28-Jun-06 21:40 
AnswerRe: Debug & Release [modified] Pin
alexey N29-Jun-06 1:07
alexey N29-Jun-06 1:07 
AnswerRe: Debug & Release Pin
Dave Kreskowiak29-Jun-06 4:48
mveDave Kreskowiak29-Jun-06 4:48 
Questionproblems when updating an assembly Pin
gooseman11228-Jun-06 21:14
gooseman11228-Jun-06 21:14 
AnswerRe: problems when updating an assembly Pin
gooseman11229-Jun-06 3:47
gooseman11229-Jun-06 3:47 
AnswerRe: problems when updating an assembly Pin
Tim Paaschen29-Jun-06 19:30
Tim Paaschen29-Jun-06 19:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.