Major problem
BlitzPlus Forums/BlitzPlus Programming/Major problem| 
 | ||
| I am writing a program with a very large menu.  I want to create a dynamic list of recently opened files in the file menu.  However, Blitz does not allow me to delete a menu item, or add a menu item out of order.  The menu is way to big to dynamically reload the whole thing each time a file is opened.  Could commands be added to delete a menu item, or change the placement where the menu item is added? |