On Wed, Dec 22, 2010 at 03:28:34AM +1300, Ralph Versteegen wrote: > On 15 December 2010 14:07, <[email protected]> wrote: > > james > > 2010-12-14 17:07:24 -0800 (Tue, 14 Dec 2010) > > 90 > > Some trivial tinkering with the Editrunner. > > (that doesn't do anything new or interesting) > > --- > > U wip/editrunner.bas > > U wip/items.reld.editor > > I'm not sure what you intended to use slices for, but I don't see a > way for them to actually simplify anything. If you want to integrate > an editedit-based menu into a slice based menu, we could draw the > editedit menu onto a videopage that is a view on a Frame. (I'd love to > think about what a Menu slice might be.)
Editedit menus are not just going to be text based. They also need the ability to preview sprites, or to arrange text menu items into columns. I am also thinking I want editedit menus to animate a little when you switch menus (probably the current menu will slide off screen to the left, and the new one will slide in from the right. Slices seem to be the best way to do all of that, especially menu items that have sprite components. --- James Paige _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
