Posted By:
Tami_Poupko
Posted On:
Friday, May 25, 2001 10:48 AM
I have an actionPerforme for a jButton which fires a certain action
when pressed.
This works fine when I run the application from the JBuilder development
environment.
My problem is that the same button has to be pressed twice to do
the same after deployment.
I deploy my app to my own machine so it is using the same sources
as the development environment (JRE).
Any suggestions as to why this is happening?
Thanks,
Tami