I desperately wanted to use this library to create a menu system, the biggest blocker for me is being able to create dynamic menus that can add and remove options, and those menus act on an instance of an object to interact with it.
For example a menu system that allowed you to select a file from a directory listing and work with it. Ideas?
I desperately wanted to use this library to create a menu system, the biggest blocker for me is being able to create dynamic menus that can add and remove options, and those menus act on an instance of an object to interact with it.
For example a menu system that allowed you to select a file from a directory listing and work with it. Ideas?