[kepler-dev] [Kepler - Bug #6165] The names of instances of the Stop actor do not display in Mac OSX.

noreply at nceas.ucsb.edu noreply at nceas.ucsb.edu
Mon Oct 21 18:10:40 PDT 2013


Issue #6165 has been updated by Christopher Brooks.


Edward wrote:

BTW, the reason for this is that the icon for the Stop actor in Ptolemy says it all.
Unfortunately, the icon in Kepler says nothing about what the actor does.
The constructor for the Stop actor includes this:

        // Hide the name because the name is in the icon.
        _hideName = new SingletonParameter(this, "_hideName");
        _hideName.setToken(BooleanToken.TRUE);
        _hideName.setVisibility(Settable.EXPERT);

I suggest that in the Kepler library, the Stop actor should include something like:

   <property name="_hideName" value="false"/>



----------------------------------------
Bug #6165: The names of instances of the Stop actor do not display in Mac OSX.
https://projects.ecoinformatics.org/ecoinfo/issues/6165#change-20962

* Author: Christopher Brooks
* Status: New
* Priority: Low
* Assignee: Derik Barseghian
* Category: interface
* Target version: 2.4.0
* Bugzilla-Id: 
----------------------------------------
On Kepler-users, Kenneth Jones wrote:
> The names of instances of the Stop actor do not display in Mac OSX.  Let me know if you need more info.

Indeed, dragging in the Stop Actor results in icons without instance names


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: https://projects.ecoinformatics.org/ecoinfo/my/account

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20131021/516eb760/attachment.html>


More information about the Kepler-dev mailing list