09-07-2004 11:54 PM
09-13-2004 10:53 AM
09-13-2004 11:16 PM
07-06-2010 10:10 AM
McCharly,
A simple "please" won't do for NI.
Have you tried "pretty please with sugar on top"?
It has been 6 years.
You would have thought that they would have added this attribute by now.
Looks like NI has been giving you the cold sholder.
Do you feel the coldness McChilly?
Have you ever tried putting a TAB inside a CLUSTER?
That should warm you up a bit.
McKevin.
07-06-2010 10:21 AM
@kmcdevitt wrote:
You would have thought that they would have added this attribute by now.
Why would you think that?
Have you ever tried putting a TAB inside a CLUSTER?
That's already something more needed (and I said as much).
07-06-2010 11:44 AM
tst wrote:
@kmcdevitt wrote:
You would have thought that they would have added this attribute by now.
Why would you think that?
With no disrespect, in the same tone of voice, and font size, I respond:
Why would you not think that?
tst wrote:
@kmcdevitt wrote:
Have you ever tried putting a TAB inside a CLUSTER?
That's already something more needed (and I said as much).
Indeed. Needed more desperately. We could have save the world... (and I said even much more on that).
07-06-2010 12:14 PM
@kmcdevitt wrote:
tst wrote:
@kmcdevitt wrote:
You would have thought that they would have added this attribute by now.
Why would you think that?
With no disrespect, in the same tone of voice, and font size, I respond:
Why would you not think that?
Because doing nothing is the default option. There are many things that people requested over the years and every single one of them would require work for it to be implemented.
For a feature to be implemented any or all of the following would have to happen:
07-06-2010 12:42 PM
@chilly charly wrote:
4/ dig for a ref to the decoration (nice exercice)
5/ play with "to more specific class" to reach a color attribute node for the decoration
Chilly,
Regarding #4. An easy way to get/set the ref of a specific decoration is to filter by size, either width or height or both. If I have 3 charts and want to change the "border" of them (i.e. the decoration behind it), I'll set the widths of the three charts different, such as 445, 446, and 447. This is barely noticable to the eye. To change the color, simply filter by size.
07-06-2010 02:26 PM
There is a workaround (as long as you can live with legend background color...)
Create another vi with subpanels.
Load subpanels with your graphs.vi (as clones)
Change clones colors programmatically anyway or order you like
Artur
P.S. how to pass events from one vi to another is not a problem, right?
07-06-2010 02:50 PM
It was fun to create prototupe from first posting ...
For some applications it would be simpler and quicker then mine.
Artur