Jean-Francois Cadiere wrote:
Hello all,necko uses the event queue from the calling thread, which in most all cases is the UI thread event queue.
I am looking for a mean to get the event queue used into the netlib components.
Using 'GetEventQueue() with NS_UI_THREAD or NS_CURRENT_TREAD does not return the netlib event queue obvioulsy.
Anyone knows how to do it?
Thank you for your help.
Regards,
JF CADIERE
getSpecialEventQueue(nsIEventQueueService::UI_THREAD_EVENT_QUEUE);
darin
