If I set an field element’s ‘editable’ property to true in the properties pane, then programatically setting element.readOnly = true will set the element to readOnly and a subsequent element.readOnly = false will set it editable.
However, if I set an field element’s ‘editable’ property to false in the properties pane, then programatically settting element.readOnly = false will not make the element editable.
any new about that problem ?
because me too , find same bug ?
It’ very important to correct this problem.
on the release 2.2.5 on java 1.5.06 and windows xp.
thanks …