LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pressing enter activating other buttons in VI

Hi All,

I have an app built based on the User Event Handler template. In it I
have a graph and several buttons (so far). The odd behavior occurs
when I edit an axis range on the graph during runtime. When I type in
a new max val for an axis and press enter, it not only accepts the new
axis max val but activates one of the buttons. Any idea why this may
be occurring?

Thanks for any info,

Gc.
0 Kudos
Message 1 of 3
(2,533 Views)
The only things which occur to me are

1) the button is highlighted when you press enter, but this can`t be the case as you`re editing a chart
2) the button is assigned the enter key as a keyboard shortcut

Otherwise, no explanation from me.

Shane.
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)
0 Kudos
Message 2 of 3
(2,533 Views)
Good catch! The button did have 'enter' assigned to it under
Advanced/Key Navigation.

Muchos gracias!

Gc.

shoneill wrote in message news:<5065000000050000009E330100-1066448259000@exchange.ni.com>...
> The only things which occur to me are
>
> 1) the button is highlighted when you press enter, but this can`t be
> the case as you`re editing a chart
> 2) the button is assigned the enter key as a keyboard shortcut
>
> Otherwise, no explanation from me.
>
> Shane.
0 Kudos
Message 3 of 3
(2,533 Views)