On Thu, Aug 28, 2008 at 6:35 PM, <[EMAIL PROTECTED]> wrote: > james > 2008-08-27 23:35:09 -0700 (Wed, 27 Aug 2008) > 211 > Re-wrote the textbox conditional editor to use TextBox object. > Gosh almighty, some of that text box code was messy! It's still bad, > but I managed to entirely strip out the ct() and order() layers of > abstraction > --- > U wip/common.bas > U wip/common.bi > U wip/loading.bas > U wip/subs2.bas
Wait, how is moving from the ct() array to the box_conditional_type_by_menu_index function an improvement? It does exactly the same thing, but now the type of each menu item is stored way off somewhere instead of in textage (on the same lines as the grey() definitions, which wouldn't be all that great, but it would be better (in general) to have all the data for a menu item in the same place - Of course, now I'm talking about a flexmenu-successor new menu framework.) _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
