10-05-2005 12:53 PM
10-07-2005 11:28 AM
10-07-2005 11:50 AM
10-07-2005 11:56 AM
Hi Wendy,
I don't think that I answered your question. I used a Lab Style control the first one with the two small arrows. I have two columns, one column shows the arrows and the control mode is normal and another column where the control mode is indicator so the arrows are not supposed to show.
I hope this is enough detail.
Thanks,
Donna
10-07-2005 02:08 PM
Wendy,
I added a label to a totally different .uir file and I didn't assign it a constant name. Then the same thing happened in this file. An edit ring that was an indicator turned into a normal control edit ring. I went back in and added the constant name to the new label and then the problem fixed itself. I do have two objects that do not have a constant name in the .uir file that I originally wrote in about. Do you think that this is the cause?
Do you know whether you can prevent a program user from being able to enter a value in an edit ring (with the two arrows) and force them to use the arrow controls only? Also, is it possible to have a negative minimum value and a positive maximum value in the edit ring widget?
Thanks so much,
Donna
10-09-2005 05:38 PM
Donna,
Do you use SavePanelState() / RecallPanelState() in your app?
If so, you will see some strange behaviour when you change the .uir file. You will need to delete the "panel state" files each time you modify the .uir.
You may need to repair or re-install CVI.
Regards,
Colin.
10-10-2005 12:04 PM
Hi Collin,
No I don't use either of those calls. So do think that I need to reinstall CVI?
Thanks,
Donna
10-10-2005
12:11 PM
- last edited on
07-08-2025
03:29 PM
by
Content Cleaner
Hello Donna,
I haven't seen this behavior before, but first, I would suggest upgrading your runtime engine to 7.1. The runtime engine is backwards compatible, so you can use a newer runtime engine with the CVI 6.0 development environment. Let me know if this helps.