G
Guest
Hello all!
I am using Openet CF ApplicationEx's message pump to preview some keys and
act accordingly.
I register my forms as message filters and everything works fine for
non-modal forms. However, when I show a form using the ShowDialog method,
ApplicationEx's message pump stops receiving any messages at all.
I am suspecting that CF modal forms create their own message pump that
consumes all the UI thread's messages. Is that the case? Is there anything I
can do to bypass this behaviour?
I am using Openet CF ApplicationEx's message pump to preview some keys and
act accordingly.
I register my forms as message filters and everything works fine for
non-modal forms. However, when I show a form using the ShowDialog method,
ApplicationEx's message pump stops receiving any messages at all.
I am suspecting that CF modal forms create their own message pump that
consumes all the UI thread's messages. Is that the case? Is there anything I
can do to bypass this behaviour?