On 10 February 2010 19:53, James Paige <[email protected]> wrote: > On Tue, Feb 09, 2010 at 10:47:27PM -0800, [email protected] > wrote: >> james >> 2010-02-09 22:47:27 -0800 (Tue, 09 Feb 2010) >> 71 >> Okay, frame_cropped_view was still all wrong. Think it is right now... > > I am working on fixing up edgebox to crop without ever calling setclip, > but I am making a mess of things. I'll have to sort it out tomorrow. > > --- > James
Why are you doing that? Just for the sake of getting rid of setclip? Like I said before, I think getting rid of setclip is more trouble than it's worth: rewriting edgebox not to use setclip will make it extremely messy. setclip is safe as long as you only call it before calling a primitive drawing function. Anyway, if you're stopping for today, then I'll do slice-clipping-using-views right now. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
