-
Hi all.
I seem to have a problem using popup menus. I get an error whenever I want to display a specific popup menu. The error says something about the fact that "at least on submenu must belong to the menu selected" or something like that. I DO have a submenu in the menu I call with the Popupmenu command
Code:
Popupmenu MDIForm_main.mnupopup
mnupopup is a standard menu defined in MDIForm_main and HAS submenus in it. Unless I do not know the proper definition of a submenu.
I've got samples that work but I can't seem to find the differences with my app.
Please help me before I throw my computer out the window!
Thanks...
-
N/m
Never mind.
I got it after calming down and looking more thoroughly in the samples I got.
Thanks anyway.
-