[kepler-dev] [Bug 2246] - Replace Toolbar Icons

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Feb 14 17:08:54 PST 2006


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2246





------- Additional Comments From cxh at eecs.berkeley.edu  2006-02-14 17:08 -------
The rollovers for the zoom buttons work in Vergil, but not in Kepler
because vergil/basic/BasicGraphFrame is duplicated.  I might have
time to update the duplicate copy of BasicGraphFrame tomorrow,
if not, then someone else will need to do this.  The fix
is to look at the Zoom*Action inner classes.

About the stop button, we covered it in the the bug and in email.

My position is that the buttons should reflect the state of the model.  
A blank model is not running, so the stop button should be depressed.
It should be possible to open a model and have it automatically start,
so that the user will see it running and the run button is depressed.
The run control panel can do this, where when an applet is opened the
model is already running.

If someone else wants to take a shot at modifying the ptII code so that
the stop button is not depressed, then that would be fine with me.
I won't have time to get back to this any time soon.


More information about the Kepler-dev mailing list