Page 1 of 1

AddMenuItem

Posted: Sun Jul 09, 2006 2:34 am
by OldnGrey
I know Austin is gonna hate this one passionately, but there are still gumps out there that use the built in gumps - CreateMenu, AddMenuItem and SelectMenuItem2.

For a quick selection gump it's a winner for simplicity. You can knock together an entire option selection system in a few lines.

Can I ask one tiny change - add a parameter to CreateMenu to select the background picture sets. Or is it your policy to fix in place really hard to read gump backgrounds? :)

Posted: Sun Jul 09, 2006 11:16 am
by Developer Silver
A little add... :P

Could fourth parameter in AddMenuItem(menu, objtype, text, color) have a special value (-1?) to force reading item color from itemdesc.cfg?
Like in menus.cfg... :)