08-03-2005 09:55 AM
08-03-2005 10:48 AM
I can suggest a workaround - for each typedef create a VI which will have that typedef as an output. Then, use that VI as your constant. A bit convulted, but I think it should work.
As a more permanant solution, why not click Support on the top of the page and make a suggestion?
08-03-2005 11:32 AM
I have used tst's technique, for the very reasons you mention. The problem with shrinking them down is that if you change the type def (add a new control, whatever), the constants will revert to their full size everywhere you've used, which can make your nicely laid out diagrams suddenly look horrible. Another work around is to put the type def'd cluster on the front panel as a control and either put it where the user can't get at it or see it, or turn off its visibility.
P.M.

08-03-2005 11:32 AM - edited 08-03-2005 11:32 AM
If it looks like your post's submission hasn't gone, don't hit submit again, wait for a moment. I've spared you from reading my previous post twice, it would be nice if we could go in a delete our own posts though.
P.M.
Message Edited by LV_Pro on 08-03-2005 12:34 PM

08-03-2005 12:30 PM
08-03-2005 12:31 PM
Yes, the problem with reverting to full-size on modification of the type definition cluster was my main pet-peeve. I wish it would just go away.