Ticket #250 (new defect)
Investigate COBIA marshaling issue during the Edit call
Reported by: | kyle | Owned by: | jasper |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | COBIA Marshalling | Version: | 1.2.1.0 |
Keywords: | Cc: |
Description (last modified by kyle) (diff)
An out going call on the UI thread blocks the main thread and does not process messages, causing the UI to hang.
There are possibly a number of messages that need to be processed and forwarded to the parent window. The exact message the parent window is waiting for needs to be identified.
In this case, it was a SendMessage? waiting to be processed.
Note: See
TracTickets for help on using
tickets.