07-14-2008 01:46 AM
07-14-2008 11:26 AM
07-14-2008 11:45 AM
You do need one thread where this can be discussed. Why not this thread?
The others are either in the BP (apparently by mistake) or not exactly the same.
07-15-2008 03:32 AM
07-15-2008 01:17 PM
Has this problem been confirmed (reproduced) by NI? Is there a CAR for it? Most of my applications use multi-loop architecture. I did find some strange behavior when using the "soft keyboard" to update controls, but never spent the time to track them down. I found the soft keyboard too cumbersome for my users, so I built my own code for giving the users an iterface to update a control value. I'm very iterested in the status of this however.
07-16-2008 01:37 AM
Steven,
don't you have any problems with your own written software keyboard? Do you grab the value from the button, and put it in a control, using the boolean button properties?
If so, I'll try to create my own software keyboard and see if that works. Now that I think of it, it should work since you are forcing the value in the controls from the 'blockpanel-side', and not as a user-input from the front panel. In any case, my applications always use hardware USB keyboards... 😞
07-16-2008 01:44 AM