Can anyone please help me as i am new to python, i have a requirement for a cascaded menu(which should be dynamically built).
The cascaded menu should have new at all levels and when the user clicks on new it should ask for keyword and when done it should add that as a menu item and it should rebuild the cascaded menu with that new thing included. So the user should be allowed to build his own cascaded menu hierarchy.
If any body has any ideas, please help me.
Thanks in advance ...