A code snippet showing the problem has been posted to the Lava User Group: http://forums.lavausergroup.org/index.php?showforum=45
Regards Henrik Molsen microLEX Systems Dr. Neergaards Vej 5C DK-2970 Hoersholm Denmark Tel: +45-45 76 21 00 Fax: +45-45 76 22 00 Email: [EMAIL PROTECTED] WEB: http://www.microlexsys.com -----Original Message----- From: Michael Aivaliotis [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 1:34 To: Henrik Molsen Subject: RE: Bug? in LV 7.1: Key focus and Tab control Could you post this here:? <http://forums.lavausergroup.org/index.php?showforum=45> If possible please post some code snippet that reproduces this. Thank You Michael Aivaliotis > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Henrik Molsen > Sent: Thursday, May 13, 2004 7:35 AM > To: Info-Labview (E-mail) > Subject: Bug? in LV 7.1: Key focus and Tab control > > > When a Tab control is set using a local variable or property > node the front panel object in focus looses focus. > > I have just mass compiled some LV 7.0 code for LV 7.1. This > code uses a listbox and a Tab control (each line in the list > box select a different tab for showing parameters related to > the line in the list box). When I use the up/down arrows in > the list box the list box looses focus when I change the Tab > control and up/down no longer works. > > Code is working fine in LV 7.0 and I am trying to figure out > what is wrong or to find a solution. I think that setting a > Tab control using a local variable or property node is quite > common so maybe some of you using the new LV 7.1 have > experienced the same behaviour. > > Any ideas to solve this problem is very welcome. (Yes - I > have tried to set focus back to the listbox using a property > node but it only works if there is some delay of unspecified > length between the two operations??!! The list box "blinks" > each time it gets/looses focus which does not look very good). > > Thanks in advance. > Henrik Molsen > microLEX Systems A/S > Dr. Neergaards Vej 5C > DK-2970 Hoersholm > Denmark > > Tel: +45-45 76 21 00 > Fax: +45-45 76 22 00 > Email: [EMAIL PROTECTED] > WEB: http://www.microlexsys.com > > >