Forum Discussion
2 Replies
- rgratisFrequent ContributorI usually use the "Enabled" property on controls/windows to wait for them to become enabled again. Is this possible in your case, rather than using Keys to check the progress?
- RobertFromDresdOccasional Contributorhi and thanks for your answer,
i tried to do smt like that. But we use a very own GUI, we just load some native C-Objects an than start to load our very unique GUI. So that when the nativ C-Objects ready, the load process just begin. ;)
But i will try about this for a while.
Regards
Robert