03-29-2006 08:29 AM
03-29-2006 04:09 PM
Hi.
If you are using tab controls in your app, you may find the information in this thread relevant. Otherwise, I'm not sure.
Good luck,
Colin.
03-30-2006 02:48 AM
Hmm. There are easy-tab panels in the project, but it isn't those that exhibit the odd behaviour, just straightforward uir panels.
I've found that the problem is associated with the display of a "live" image being acquired from a camera and displayed on a canvas in another window of the project. If the camera is stopped by clicking on a button the numeric controls can be typed into, but if it is stopped programmatically they can't. In theory there should be no difference as the same commands are used in both cases.
03-30-2006 07:01 AM
03-30-2006 07:09 AM
hi,
could you provide more information on what you're trying to do? are you acquiring from the camera then writing to the canvas?
do you see the same behaviour if you just try to write an image file?
if you post your code I'll have a look at it, although could you provide as much information as possible regarding it's operation etc?
sarahb
AE | NIIUK
03-30-2006 09:49 AM
03-31-2006 05:42 AM
04-03-2006 08:52 AM
Hi
Have you tried removing the easy tab control to see if that resolves the problem?
We can't really do anything to try and correct this behavior yet, because we can't reproduce it or really isolate when it happens. Are you able to create a test example that demonstrates the behavior? If you are able to create a small VI that shows the behavior, that would be more helpful because, as you mentioned, this behavior has not been seen before in the UIR set up you are using.
You could try downloading the latest CVI runtime engine, but that is a shot in the dark, and if your is not using Windows XP or 2000, you should not do so.
Best of luck
SarahB
NI | UK
04-03-2006 03:01 PM - edited 04-03-2006 03:01 PM
Message Edited by Wim S on 04-03-2006 10:02 PM
04-05-2006 02:55 AM
Hi,
Have either of you been able to reproduce this error on a smaller application?
Sarahb