09-20-2006 02:37 AM
You are being very grumpy
but I with on the defer decision. What are the guys in NI (labview development team) reading!
What was wrong with the previous version options?
Regards
Ray Farmer (not grumpy like TiTou just puzzled)
09-20-2006 03:23 AM
09-20-2006 03:53 AM - edited 09-20-2006 03:53 AM
Message Edité par TiTou le 09-20-2006 10:53 AM
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
09-20-2006 04:47 AM
TiTou
I get what you are saying. I use Defer Decision to make some trial changes to a SubVI without committing a save to disk until I am ready too.
Maybe the Save Changes dialog should also present a Revert button to remove the Cancel, Revert and Close procedure. Presenting a Revert button could lead to changes to a subvi being accidently lost if we are not careful...
I have to put my hand up and say I didn't know about Revert to force a reload from disk to memory, so thanks for that. Always learning ...
David
09-20-2006 06:16 AM
09-20-2006 06:22 AM
The way I understand it (and mind you, I'm not an 8 user) the Defer Decision button is equivalent to the Don't Save button in previous versions.
What would happen is that if you would change a VI and it would stay in memory after you close its FP (if it was copied to the clipboard or if it is called by another VI in memory) then you would get a dialog with 4 options (Save, Don't, Explain Changes and Cancel Close).
Cancel wasn't always enabled (I don't know why), but essentially, "Defer Decision" is more accurate than "Don't Save" since if you clicked Don't Save the decision was simply defered until the next time you chose to remove the VI from memory (like when you removed its calling VI).
The behavior is exactly the same, only the wording is different.
09-20-2006 06:25 AM
09-20-2006 06:47 AM
@Shane: Yes, thats right.
I agree with Tst that is a more accurate statement than Don't Save.
09-20-2006 06:59 AM
09-20-2006 07:10 AM
Remind me ( as I dont have LabVIEW to hand), when you final unload that VI from memory, what options does it come up with if you still dont what to save the changes?
Ray.