Pritpal Bedi escreveu:

If it worked then for sure we can find a solution.
Make one more test. Call the ThreadID() in both windows
and see what these return, just in case...


Tested with these changes:

...
? threadid()
oApplication:exec()
...

...
? threadid()
oEventLoop:exec(0)
...

First window (main) return 1.

Each new window return a sequential number: 2, 3, 4, 5, 6, 7, ...


Regards,
Marcos Gambeta

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to