[kepler-dev] [Bug 2413] - ICONS: Monitor Value icon should show value

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Apr 20 14:36:49 PDT 2006


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


brooke at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from brooke at nceas.ucsb.edu  2006-04-20 14:36 -------
fixed - added this to moml file in kepelr/actors/MonitorValue/MonitorValue.xml:

<property name="displayWidth" class="ptolemy.data.expr.Parameter" value="20"/>
<property name="_icon" class="ptolemy.vergil.icon.UpdatedValueIcon">
    <property name="attributeName" class="ptolemy.kernel.util.StringAttribute"
value="value">
    </property>
    <property name="displayWidth" class="ptolemy.data.expr.Parameter"
value="displayWidth">
    </property>
</property>


More information about the Kepler-dev mailing list