I desicribe my problem here. Details please see attached screenshot.
Two UIR file, one is the main.UIR, which will call the other about.UIR. they are located into two seperate threadS, In the same thread, I operate about.uir by using "LoadPanel" and "DiscardPanel". To be frustrated, I got a run-time error, which is saying: "This panel operation can be performed only in th thread in which the panel was created, or only in the thread in which the top-level parent panel was created."
I could understand this error msg, but I prefer to have a way to resolve my problem
Thanks!
Jacky