Hello, Thanks for your help so far.
What I want to do is change the color while editing the workflow. I was able to get a GraphComponent from the GraphController. When I call the setColor() method it is not reflected on screen, but if I call getColor() it is set to the new value. Do I need to refresh the workflow? Any help is greatly appreciated. Dan Kuc -----Original Message----- From: Stian Soiland-Reyes <[email protected]> To: List for general discussion and hacking of the Taverna project <[email protected]> Date: Fri, 26 Feb 2010 09:31:44 +0000 Subject: Re: [Taverna-hackers] Changing color of dataflow components On Thu, Feb 25, 2010 at 02:09, Daniel Kuc <[email protected]> wrote: > I want to highlight a processor when a certain event happens. Is there a way > I can change the color of the border of a processor or something similar? Perhaps a relevant question: Do you mean the color of a processor while running a workflow or while editing a workflow? (We're assuming you mean Taverna 2.1 now) -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ Developers Guide: http://www.mygrid.org.uk/tools/developer-information ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ Developers Guide: http://www.mygrid.org.uk/tools/developer-information
