syssubmenu dynamic items fail

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #50636
    skippy
    Participant

    I have tried

    sSkinManager1.SkinableMenus.HookPopupMenu(MainPopMenu, sSkinManager1.Active);

    but it doesn't help.

    I have also noticed that OnPupop is not firing on the popup menu.

    #50639
    skippy
    Participant

    any hint ?

    #50644
    Support
    Keymaster

    Hello Skippy!

    Try this code, please:

    Code:
    sSkinProvider1.SystemMenu.Generate;

    This submenu can't be refreshed automatically.

    #50729
    skippy
    Participant

    does not help unfortunately…

    I have now tried a titkebar and the popupmenu is updated but the dynamic items are not skinned properly.

    #50740
    Support
    Keymaster

    If you have added dynamic items, then you should initialize them manually:

    http://www.alphaskins.com/forum/index.php?showtopic=6244

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