Hi all,
I was able to add a menu item in the system menu that was created in the resource file at runtime.
My next task requires to add a pulldown menu at runtime.
Is it posible? How?
Many thanks!
Adding a pullldown menu at runtime.
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Adding a pullldown menu at runtime.
Have a look at TMenu:Add() or TMenu:Insert() methods.
EMG
EMG