Re: Activating a window programmatically in Win2000.
- From: Philip C. <x@xxxxxxxx>
- Date: Thu, 28 Jul 2005 21:40:44 -0500 (CDT)
Hi Steph,
After discussing this issue with the LabVIEW developers, it turns out
that the issue is pure Windows 2000. LabVIEW simply calls the Windows
API through the "WINUTIL.llb", so it's not a LabVIEW limitation that it
doesn't work in Windows 2000. After some further investigation, it
turns out that in Windows 2000, only a window with focus can give focus
to another window. This is causing the VI not to be able to give itself
the focus when executing. Probably there is a way to do it correctly in
Windows 2000, but that is a question for Microsoft.
.
Relevant Pages
- Re: labview for Vista?
... - the use of LabVIEW will be transparent. ... It's likely the current version will run on Vista, ... Microsoft has decided to break with a lot of compatibility ... lower than in any previous new Windows release. ... (comp.lang.labview) - Re: 7041
... Device drivers included the following software: ... The PCI Card was recognized by windows ... SingleScan.vi in Labview. ... I repeated the same installation procedure as described above but with some changes I try to describe here: ... (comp.lang.labview) - Re: LV slows down extremely when having large contents in clipboard
... the issue here is probably the fact that LabVIEW has its own clipboard ... and is not using the Windows clipboard directly. ... swap file size and the harddrive activity. ... (comp.lang.labview) - Re: DLL troubles on Windows XP
... Windows NT via LabVIEW. ... Is it possible that DLL compiled on a previous operating system than ... There could be troubles with Ada tasks. ... (comp.lang.ada) - =?iso-8859-1?Q?CIN_Code_crashing_LabView_-_"(MSVCRT.DLL):?= =?iso-8859-1?Q?_0xC0
... I am trying to create a Code Interface Node for a LabView ... code that is supposed to run on a Windows XP PRO machine. ... older C source code for the CIN that was running under Windows98. ... (comp.lang.labview) |
|