[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Recent NSWindow and NSMenuView commits (was: Re: [ 102031]mproving
From: |
Alexander Malmberg |
Subject: |
Re: Recent NSWindow and NSMenuView commits (was: Re: [ 102031]mproving application startup visual appe) |
Date: |
Mon, 14 Apr 2003 22:40:11 +0200 |
Serg Stoyan wrote:
> > No, I believe you added my "test" patch. Its actually the loop Alex
> > devised applied to menu moving. I actually sent it in to be debugged, but
> > I guess it works for you? On my machine it is almost unusable as it
> > throws the menu all over the place. I'll have to try to debug it again.
>
> So, because it is a test patch and complains, I should revert to old
> event loop.
Fixing the problems would be better, but trickier. :)
back/x11/XGServerWindow.m, -placewindow::, in particular around line
1807, seems suspicious, but I'm not really sure what it's supposed to
accomplish, and I can't reproduce the problems here. Someone who can
reproduce them should probably experiment with that code (eg. commenting
it out to see if that helps).
- Alexander Malmberg