Re: bug in SDFScheduler?

2007-12-12 Thread Chad Berkley
, but only between iterations. Depending on how you've specified the rate change, this may or may not be valid. Can you send the error message? Steve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chad Berkley Sent: Wednesday, December 12, 2007 1:42 PM

Re: actor configuration pane customization

2007-10-10 Thread Chad Berkley
Thanks Edward, that totally worked. chad Edward A. Lee wrote: I think you want to extend EditorFactory rather than EditorPaneFactory. Edward At 01:47 PM 10/9/2007, you wrote: Hi, I've recently customized the configuration pane on one of my actors by extending EditorPaneFactory. The

actor configuration pane customization

2007-10-09 Thread Chad Berkley
Hi, I've recently customized the configuration pane on one of my actors by extending EditorPaneFactory. The problem I'm having is that the default buttons in the configuration dialog still appear, although they now make no sense in my dialog. Is there a way to keep all or some of them from

ptII web site down?

2007-07-03 Thread Chad Berkley
Hey, I just noticed that the ptolemy.eecs.berkeley.edu web site seems to be down. Just thought I'd let someone know. chad Posted to the ptolemy-hackers mailing list. Please send administrative mail for this list

Re: finding an effigy

2007-06-05 Thread Chad Berkley
Thanks, Edward! That worked. chad Edward A. Lee wrote: I think you probably need to create a DocEffigy and set it's container to be the container of the effigy for the model. Edward At 01:52 PM 6/5/2007, Chad Berkley wrote: Ok, I got a lot of wires redirected and finally got

finding an effigy

2007-06-04 Thread Chad Berkley
Hi, I'm trying to make it possible to get the documentation for an actor from the actor library by right clicking on an actor. In the GetDocumentationAction class, it asks the Configuration for an Effigy for the object you are trying to open the documentation for. Since there is no effigy

Re: finding an effigy

2007-06-04 Thread Chad Berkley
using the effigy for the model being viewed next to the library... The main purpose of this effigy is to give hierarchy to window managements, so that (for example), if you close a window, then all windows that are conceptually sub-windows close... Edward At 10:22 AM 6/4/2007, Chad Berkley wrote

possible bug in DocManager.java

2007-04-23 Thread Chad Berkley
Hi, I've recently run across a ClassNotFoundException when trying to view the documentation for Sinewave in Kepler. I've traced it to DocManager.java where, in the method docClassNameToURL, there is a call to Class.forName(). The problem is that Sinewave is a moml class, not a java class

ptolemy text attribute question

2005-08-22 Thread Chad Berkley
Hi, I've been trying to figure out how to define an Attribute that allows the use of CDATA within the body of the property element. For instance: property name=documentation class=org.kepler.moml.DocumentationAttribute This is some docs... /property I don't see any current Attributes

changing default 'configure' action

2004-02-17 Thread Chad Berkley
Hi, I'm trying to change the default action for double clicking (or choosing 'configure' from the right click menu) on an actor. It appears that in the class ConfigureAction, EditParametersDialog is hard coded to be the default editor for configuration. Is there anyway to circumvent this so

removing and readding actors to a model

2003-11-21 Thread Chad Berkley
not give any error when it leaves the loop and resets the container) but it does not, in fact, update the model. Any ideas? thanks, chad -- --- Chad Berkley National Center for Ecological Analysis and Synthesis (NCEAS) [EMAIL PROTECTED

extending the type system

2003-10-13 Thread Chad Berkley
in which it was intended? Are there other ways to extend types without altering the Ptolemy code? Do you have any suggestions as to our approach? thanks, chad -- --- Chad Berkley National Center for Ecological Analysis and Synthesis (NCEAS) [EMAIL PROTECTED

icon editor

2003-09-23 Thread Chad Berkley
. Should the iconEditor execute properly or is it a work-in-progress? thanks, chad -- --- Chad Berkley National Center for Ecological Analysis and Synthesis (NCEAS) [EMAIL PROTECTED

Re: dynamically reloading the treeview in vergil

2003-08-14 Thread Chad Berkley
:09 AM 8/7/2003 -0700, Chad Berkley wrote: Hello, I'm working on a project in which I am writing out and compiling actors dynamically at runtime. I would like these actors to then show up in the treeview on the left side of Vergil but it seems that it only reads the MoML file once. Does anyone

dynamically reloading the treeview in vergil

2003-08-07 Thread Chad Berkley
for matters such as this and didn't find much. If this has already been discussed before, please just point me in the direction of the thread. Thanks, Chad Berkley -- --- Chad Berkley National Center for Ecological Analysis and Synthesis (NCEAS) [EMAIL PROTECTED