[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Menu moving speedup... woah, speedup!
From: |
Serg Stoyan |
Subject: |
Re: [PATCH] Menu moving speedup... woah, speedup! |
Date: |
Fri, 11 Apr 2003 15:55:22 +0300 |
Hello Michael,
> Attached is a patch that allows one to drag a menu around at full speed.
> The improvement on my little 200Mhz powerbook is, well, amazing.
> Hopefully it is a nice improvement on your machines as well. :-)
>
> This patch also includes a few other changes for your consideration:
>
> 2003-03-25 Michael Hanni <michael@deviant-behavior.com>
>
> * Source/NSMenuView.m: (- update:) if we are a popup bail out
> before messing around with titleview buttons.
> (- isOpaque): method added. We are opaque after all.
> (NSMenuWindowTitleView mouseDown:): use periodic events to move
> menu instead of getting slogged down in mouseMoved events. Also,
> capture/release mouse to improve interaction.
Thanks. In CVS now, except (NSMenuWindowTitleView mouseDown:) changes.
--
Serg Stoyan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] Menu moving speedup... woah, speedup!,
Serg Stoyan <=