gnustep-dev
[Top][All Lists]
Advanced

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

Re: NSAppKitDefined events not sent by XGServerWindow


From: Germán Arias
Subject: Re: NSAppKitDefined events not sent by XGServerWindow
Date: Wed, 26 Jun 2013 19:22:57 -0600
User-agent: GNUMail (Version 1.2.0)

Hi Wolfgang

After more tests. I found that these events are sent by XGServerEvent
before the last call of -setFrame: on the window. But are executed after
this call. So this cause sets a wrong frame.

XGServerEvent don't send this events directly to the window. Instead,
add these to an NSMutableArray with the name event_queue.

Germán.




reply via email to

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