LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove focus from a Ring Control in a PDA application?

Hello,
 
    In a PDA application, i have observed that when we select a pull-down Ring control, the focus is retained in the control and the text of the control appears highlighted. The only way out is to tap an empty portion of the PDA application screen to remove focus from the control. Is there any way to avoid this? Is there a method to remove focus from the control programatically?
 
Note: Version of LabVIEW that we are using: LabVIEW 8.5 Professional Development System for Windows Vista/XP/2000 and LabVIEW 8.5 PDA Module for Windows Mobile.
 
Thanks & Regards,
Subhashini
 
0 Kudos
Message 1 of 4
(2,582 Views)
set the key focus property node of the ring to false?????.....
0 Kudos
Message 2 of 4
(2,581 Views)

Hi Vsh,

    Thanks for ur response. Setting the key focus property node of the ring control to false removed the focus from the control.:) I guess it was a silly question (have started LabVIEW devp. recently).

Thanks & Regards,

Subhashini

 

0 Kudos
Message 3 of 4
(2,576 Views)
glad I could help!!Smiley Very Happy
0 Kudos
Message 4 of 4
(2,573 Views)