
|
[haiku-appserver]
||
[Date Prev]
[05-2005 Date Index]
[Date Next]
||
[Thread Prev]
[05-2005 Thread Index]
[Thread Next]
[haiku-appserver] Re: progress and status
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-appserver@xxxxxxxxxxxxx
- Date: Tue, 17 May 2005 23:45:12 +0200 CEST
"Stephan Assmus" <superstippi@xxxxxx> wrote:
> You're absolutely right, but the problem is how to pull the messages
> from the port and put them into the message queue while the window
> thread is actually blocked in task_looper()->DispatchMessage()->
> MouseDown(). Can this be done?
Depends on what it blocks - if it is a GetMouse() then sure, we can do
this in there.
Bye,
Axel.
|

|