Michel Crichton
April 7th, 1999, 03:03 PM
Hi,
I am having problems with a GUI application that I coded using the Visual Age IDE. When I run the app using the IDE it works fine. I have recently tried running the same code using JDK 1.2's java command and although the GUI behaves properly most of the time, it does do some strange things at times (moves certain components that should not be moved). Does it make a difference which java VM I am using to run the byte code? I am thinking that the JDK and Visual Age's java VM are interpreting the byte code in a different manners. Is this possible?
Any suggestions or ideas as to why this is happening would be greatly appreciated.
Thanks,
Mich
I am having problems with a GUI application that I coded using the Visual Age IDE. When I run the app using the IDE it works fine. I have recently tried running the same code using JDK 1.2's java command and although the GUI behaves properly most of the time, it does do some strange things at times (moves certain components that should not be moved). Does it make a difference which java VM I am using to run the byte code? I am thinking that the JDK and Visual Age's java VM are interpreting the byte code in a different manners. Is this possible?
Any suggestions or ideas as to why this is happening would be greatly appreciated.
Thanks,
Mich