I have a picture that uses VBA to set the source property for some DataLinks based on who's logged in, etc.
This has been working for a while in iFIX 5.1, no problem.
Now we recently upgraded to iFIX 5.5 and there seems to be a weird timing issue.
Normally, I launch into an overview screen, which is a few clicks away from the picture described above, and there is no noticeable issue.
But, if I launch Webspace right into the picture that does this source setting in the VBA, the source setting fails, and the controls just display @@@@ or some other "no data" type of symbol.
I was able to "work around" this problem with a hard 30 second wait on startup when I launch right into the source setting picture, but 30 seconds is a long time to look at a dead blue web browser page.
Anyone have an idea what else I could do here?
Thanks
This has been working for a while in iFIX 5.1, no problem.
Now we recently upgraded to iFIX 5.5 and there seems to be a weird timing issue.
Normally, I launch into an overview screen, which is a few clicks away from the picture described above, and there is no noticeable issue.
But, if I launch Webspace right into the picture that does this source setting in the VBA, the source setting fails, and the controls just display @@@@ or some other "no data" type of symbol.
I was able to "work around" this problem with a hard 30 second wait on startup when I launch right into the source setting picture, but 30 seconds is a long time to look at a dead blue web browser page.
Anyone have an idea what else I could do here?
Thanks