What version of Ptolemy or Ptplot are you running? Try looking for PTPLOT_RELEASE [EMAIL PROTECTED] 36% grep -i PTPLOT_RELEASE $PTII/ptolemy/plot/PlotBox.java output.println("<!-- Ptolemy plot, version " + PTPLOT_RELEASE public static final String PTPLOT_RELEASE = "5.5-beta"; + PTPLOT_RELEASE
Between Ptolemy II 4.0 and 5.0 (PtPlot 5.4 and 5.5), I modified the main() methods to run inside the Swing Event thread. What version of Java are you running under Linux? _Christopher -------- Hi, I am unable to run the PlotLiveDemo. java -classpath $PTII ptolemy.plot.demo.PlotLiveDemo opens a small frame but the frame stays blank. I have tried it on MAC OS X Tiger and Linux with the same result. What am I doing wrong ? Any help would be appreciated. Thanks, -Ram --------------------------------------------------------------------------- - Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED] -------- ---------------------------------------------------------------------------- Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list to: [EMAIL PROTECTED]