Problem with java 1.7 and combo box
Brought to you by:
mcarniel
Hi,
I have installed java 1.7, but when i have a form with a combo box or combo vo box openswing show a dialog with frame that explain that attribute name relative to this control was not found and it's null.
This happens when I try to put in insert mode the form. The second time I open the form no error is shown.
I try with 1.6 and the problem isn't present.
Seem there is some incompatibility between java 1.7 and openswing.
Could you help me?
Thanks in advance.
Anonymous