paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-users] Undelivered Mail Returned to Sender


From: Mail Delivery System
Subject: [paragui-users] Undelivered Mail Returned to Sender
Date: Fri, 11 Oct 2002 17:12:52 +0100 (BST)

This is the Postfix program at host sulley.monnsta.net.

I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the message returned below.

                        The Postfix program

<address@hidden>: mail for localhost loops back to myself
Reporting-MTA: dns; sulley.monnsta.net
Arrival-Date: Fri, 11 Oct 2002 17:12:51 +0100 (BST)

Final-Recipient: rfc822; mking@localhost
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; mail for localhost loops back to myself
--- Begin Message --- Subject: RE: [paragui-users] paragui 1.0.1 draging of scrollbar button Date: Fri, 10 May 2002 14:54:22 -0400
The problem (scroll button getting stuck) stems from the SDL_Delay(1); call
in PG_MessageObject::eventIdle(). If I comment this line out all works well.
Why is this delay needed?
Does SDL need time to process the idle event or should a registered object
simply get the event and do it's thing.

Also before processing any events "mouse move events" are being peeped in
the main event loop in order to not flood the event que, could this also be
a factor? The combination of peeping the mouse events before processing the
events which triggers a SDL_Delay causes an extended amount of time before a
mouse move event finds it's way into the event que??????


_______________________________________________
paragui-users mailing list
address@hidden
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]