clintermission/clintermission
Sebastian Lohff 648d5c956e Use option text as title if no value is given
If the user only supplys a text for the option we used to return None as
item value. Now we return the text, so the user can easily get the value
back if they want to process it further and not only work with the given
option index (or supply the item twice).
2020-03-11 18:19:19 +01:00
..
__init__.py Add shortcut function to quickly get a selection result 2020-01-23 09:59:55 +01:00
climenu.py Use option text as title if no value is given 2020-03-11 18:19:19 +01:00