Results 1 to 2 of 2

Thread: dynamic menu items for the application window

  1. #1
    Join Date
    Oct 2006
    Location
    Germany, Berlin
    Posts
    11

    Default dynamic menu items for the application window

    Hello,

    I'm facing the problem to add and remove menuitems (commands) to an existing menu. It should behave like a chronicle menu, similar to a web browser like Firefox. I have only one view and the items shall be visible in the main window. I've found the method registerLocalCommandExecutors(PageComponentContext ). But that is not what I want, since the commands should be added as new menuitems.

    I simply don't know where to start

    Thanks for hints in advance!

  2. #2
    Join Date
    Mar 2007
    Location
    Oudenaarde
    Posts
    294

    Default

    If I'm not mistaken, there is a commandgroup in Spring RCP that does this (dynamically showing a list of views that are open). Can't remember the name right now (doing a pc reinstall°, but I'll look it up as soon as I can.
    MSN: PM me please
    Skype: doclo_lieven

    Spring Rich Client Project Lead

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •