PDA

View Full Version : SetFocus, Execute



ziggy
October 26th, 2003, 01:07 PM
Hi,

I've written for all my programs a multigroup, which
1) switch Enable/Disable for programs group
2) look if Window Exists
if so Set Focus to that program (Goto 4)
if not Execute that program (Goto 5)
3) Stop Processing
4) Set Focus
5) Execute
6) Girder Event
7) Remote Event over Igor Plugin

Test that Multigroup, everything work's fine
Trigger with Remote work's fine too

But, and that's the problem, trigger over Girder Event only Execute that program works, but Set Focus not.

Every answer is welcome...

:-) Klaus

ziggy
October 26th, 2003, 10:58 PM
... tried this on another computer, Girder Event is triggered for Set Focus. I'm working with XP SP1, has anyone else those problems?

:-) Klaus