10-20-2004 01:32 PM
10-20-2004 04:32 PM
08-10-2007 08:05 AM
Hello,
I find several questions about the text size and all of them are older. Has anything changed with 8.2.2?
Can you change the size of text that is displayed in the "Display Message To User".vi yet or is it still a matter of changing all the dialog text?
Thank you,
Ben
08-13-2007 03:06 PM
09-07-2009 08:49 AM
this idea is really usefull bob....
thanks for this vi.
i can also use a cluster with text and ok button, if i want the function in the same vi right?
09-07-2009 09:08 AM
The Express VI can be converted to a regular VI by right-clicking on it and selecting "Open Front Panel". You can then save it as a new VI in your hierarchy and change it to suit your needs.
That said, it does not seem to me to be a good idea to have an OK button inside a cluster. Why would you do this?
09-08-2009 02:16 AM
hi smericurio_fc
the cluster i used was in one case of stacked sequence.i had 'save' and 'cancel' buttons in the cluster.
i wanted some other controls (in the next case of stacked sequence) to be refreshed. if i use the dialog vi, i cant refresh other controls of the 'calling vi'.
hope you got it.
and i didnt need the dialog type window there. i was just watching the save or cancel buttons of the clustor from the vi itself.
please clear this doubt and giv ur suggestions.
thanks in advance
Renn
09-08-2009 10:01 AM