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. _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
