10-17-2013 05:07 AM
@GerdW wrote:
Hi Ettepet,
you can set a KeyFilter-event on those controls to disable editing...
I will see if I can get it to work, thanks for your trouble.
10-17-2013 04:21 PM
Take a look at this post:
http://forums.ni.com/t5/LabVIEW/Dr-Damien-s-Development-Programmatic-Tab-Order/td-p/819798
10-18-2013 01:57 AM
@aputman wrote:
Take a look at this post:
http://forums.ni.com/t5/LabVIEW/Dr-Damien-s-Development-Programmatic-Tab-Order/td-p/819798
I get the impression that code only deals with focus on Controls (=input fields). Nice read though, thanks.
10-18-2013 08:27 AM
Hello Ettepet,
You could also try something like this, but of course this doesn't resolve the KeyFocus issue you experience with the indicators.
10-21-2013 01:51 AM
@ThiCop wrote:
Hello Ettepet,
You could also try something like this, but of course this doesn't resolve the KeyFocus issue you experience with the indicators.
Hi Thierry, I think something's missing in your post.
10-21-2013 02:01 AM - edited 10-21-2013 02:01 AM
Hello Ettepet,
You're completely right!
Here is the attachment.
PS: I know it's not a great solution, but it "kind of works".