release 1.12.1
[descalc.git] / 15_menu.pm
index 7af32dbb8cdf8f01ed4f71f064dc448e84630b4b..9ae8c03fdfbcecd0dcdfae39e21656cc2aefc3a8 100644 (file)
@@ -9,6 +9,12 @@
 # 1.09.1 200410112150 - everything related to menus moved here
 # 1.06.1 200409152332 - moved @menus from 1.6 main
 
+#todo: merge basics back into main; i/o functions in display modules
+#      (menu can also be disabled at this level, without too high cost)
+#todo: always remember parent menus (so no need to store back-item (0)
+#      and ability to show higher levels)
+#todo: also store menu hash (to add additional items to a specific submenu)
+
 use strict;
 use warnings;