avid
February 5th, 2005, 02:04 AM
The new "wait for variable" (-999,5,16) action seems to have a problem.
I have a button with 4 actions:
1) Wait for Girder.LinkActive (-999,5,16)
2) Exit if not Girder.LinkActive (-999,5,18)
3) Issue a Girder request (to start an app)
4) Jump to a new panel (to control that app)
The problem is that the new panel does not paint, but is active. The old panel remains on the PPC screen, but if I press a button (apparently on the old panel), the button at the corresponding position on the new panel is executed instead. And the new panel *then* paints. All very confusing.
For now, I have removed action (1).
Any ideas Ben?
Brian
I have a button with 4 actions:
1) Wait for Girder.LinkActive (-999,5,16)
2) Exit if not Girder.LinkActive (-999,5,18)
3) Issue a Girder request (to start an app)
4) Jump to a new panel (to control that app)
The problem is that the new panel does not paint, but is active. The old panel remains on the PPC screen, but if I press a button (apparently on the old panel), the button at the corresponding position on the new panel is executed instead. And the new panel *then* paints. All very confusing.
For now, I have removed action (1).
Any ideas Ben?
Brian