On Mon, Feb 01, 2010 at 08:50:29PM +1300, Ralph Versteegen wrote: > On 31 January 2010 09:19, <[email protected]> wrote: > > james > > 2010-01-30 12:19:50 -0800 (Sat, 30 Jan 2010) > > 54 > > Add some comments noting how clipping currently works > > --- > > U wip/allmodex.bas > > U wip/allmodex.bi > > setclip is meant to be allmodex-internal and obsolete. The preferred > way to do clipping is to use frame_new_view, but that's much more > painful to use most of the time, so setclip probably won't go away or > become allmodex internal again (it was originally until I fixed box > border drawing)... but I will definitely remove the horrible overloads > which take a page instead of a frame that glorious day we delete the > sprite editor :).
Hmmm. I tried fame_new_view first, bit it didn't seem to clip at all, so I wqent with setclip instead... but maybe I was using it wrong, or maybe it was interacting badly with allocatepage? --- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
