Preview of models that contain text fields (or at least parsed text fields) seems to be broken. Using the sample ejss files for the harmonic oscillator show the problem. Deleting the text fields results in other elements showing up. Nothing untoward seems to appear in the console output area.
I've attached another example where deleting allows proper display of the other element in that panel.
This doesn't seem to be a problem in EJS_5.01beta_141014, so it does seem to be a new bug.
Re: ejss EJS_5.1_141205 + text field preview problems -
Francisco Esquembre
237 Posts
I have seen this problem happening in someone else's computer, but not in mine (I use a Windows 7 OS running under Parallel Desktop for Mac, and Java 1.7.0_67).
What is exactly your operating system and Java version?
Re: Re: ejss EJS_5.1_141205 + text field preview problems -
Mariusz Krasinski
17 Posts
The same problem with Field and textField in my EJSS.
EJSS 5.1 141205 Windows 8.1 Java 1.8.0_25
Very similar problem occurs with Label but this time only when you are using label with string type variable as an argument and there is nothing in declaration table as an initial value. If you put empty string "" problem disappers. Alas the method does not work for field and textfield.