Runtime created menus

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33039
    emailaya
    Participant

    hi

    with 6.35, when creating menu items at runtime, it is needed to execute the following:
    skinmanager1.SkinableMenus.HookPopupMenu(pmMenuName, True);
    to make it skinned

    instead, consider this to be automatic
    thanks

    #39595
    Support
    Keymaster

    Hi
    Do you know how to catch a moment when the new Menuitem is created?
    Where may be inserted a handler for this event?

    #39662
    emailaya
    Participant

    i think its in the OnChange event of the TPopupMenu
    you even have a Source parameter which is a TMenuItem

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.