[kepler-dev] Re: Customizing

Rod Spears rods at ku.edu
Thu Aug 26 07:48:52 PDT 2004


I am stuck until I get an answer to the questions below.

Rod


Rod Spears wrote:

> Here is my actor:
>
>   <entity name="MyData" 
> class="org.ecoinformatics.seek.datasource.eml.eml2.Eml200DataSource">
>        <doc>Data Source.</doc>
>           <property name="script" 
> class="ptolemy.kernel.util.StringAttribute" value="Hello">
>          </property>
>          <property name="_tableauFactory" 
> class="org.ecoinformatics.seek.datasource.eml.eml2.QBTableauFactory">
>              <property name="attributeName" value="script"/>
>          
> </property>                                                                                              
>
>        </entity>
>
> When I use "Configure" I get a one line text box with the value "Hello"
> When I use "Look Inside" I get my "new" UI and it is empty and if I 
> give it a value and close the UI it seems to work. Then when I open 
> the UI again the new value is there.
>
> If I save it, the "script" attribute has the value "Hello" and not the 
> value I typed in with the new UI.
>
> What am I doing wrong?
>
> I did experiment with the "style" but that changes the Configure 
> dialog, and it seems that I really want to use the "Look Inside" 
> approach.
>
> Thanks,
> Rod
>
> _______________________________________________
> kepler-dev mailing list
> kepler-dev at ecoinformatics.org
> http://www.ecoinformatics.org/mailman/listinfo/kepler-dev





More information about the Kepler-dev mailing list