Re: bug in image drawing

2003-03-16 Thread Alexander Malmberg
Benhur Stein wrote: [snip] I'm not sure what is the correct behaviour of copyBits nor composite when dealing with flipped views. It seems to me that the point considered is always the bottom left of the destination rectangle independently of flippedness (if the destination is flipped, that is

Re: NSMenuView and popups (was: Re: [PATCH] Menus in lowerleftcorner)

2003-03-16 Thread Fred Kiefer
Hi Wim, Willem Rein Oudshoorn wrote: Since the NSMenuViewWindowTitleBar-thingie is created in NSMenuView's initWithFrame, and the NSMenu creating the NSMenuView doesn't know its owned by a popup until right after its init, we are slightly screwed. I suppose we could catch this on the first