LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing UIR objects

Solved!
Go to solution

Labwindows 2013.  I have a UIR with about 100 objects. Now when I add an object (control, text, anything) the object does not show up on the panel when I run in debug mode.  But the object/s do show up when I create and run the executable.  Sometimes, the addition of the object causes an error (function unavailable for the control type, for example) when pragmatically accessing in debug mode, but not the executable.  It seems like debug mode is not reading the uir file correctly.  Any ideas?

0 Kudos
Message 1 of 3
(3,880 Views)

Does your project have Embed Project UIR options enabled? You may read the annonucement discussion (from here on) for some detail about it, but the short story is that this option appears to let CVI IDE misbehave when creating new controls.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 3
(3,878 Views)
Solution
Accepted by topic author ruskin1

Got it.  Disabled embed UIR for debug.  Thanks!

0 Kudos
Message 3 of 3
(3,875 Views)