L
Logician
I am trying to write an interactive image which presents search
results in a tree structure. I see at many sites Java is used for
interactivion with images.
I would like any views from Java developers why Java is used over C#
as that will help me decide what language to use. I code normally in
C# but I know some Java. C# allows Mouse events and the (x,y)
positions can be used, so it seems easy enough to use C# for image
interaction, or even just events for a TextBox which is placed on the
screen after the Text is created by the program.
My preference in using C# is simply the VC# environment is good for
debugging and quick coding.
Do you have any views?
results in a tree structure. I see at many sites Java is used for
interactivion with images.
I would like any views from Java developers why Java is used over C#
as that will help me decide what language to use. I code normally in
C# but I know some Java. C# allows Mouse events and the (x,y)
positions can be used, so it seems easy enough to use C# for image
interaction, or even just events for a TextBox which is placed on the
screen after the Text is created by the program.
My preference in using C# is simply the VC# environment is good for
debugging and quick coding.
Do you have any views?