Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Sorting popup menu actions
Sorting popup menu actions [message #178369] Thu, 20 March 2008 13:57 Go to next message
Eclipse UserFriend
Originally posted by: trommas.yahoo.com

Hi!

I'm contributing some actions to popupmenus. The strange thing is that
they seem to appear in random order. Neither organized alphabetically or
by ID (or by the order in plugin.xml).

Is there a way to force the actions to be ordered, or are they already
being ordered in some way?


Cheers,

Tomas Zijdemans
Re: Sorting popup menu actions [solved] [message #178378 is a reply to message #178369] Thu, 20 March 2008 14:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: trommas.yahoo.com

Turns out the order in plugin.xml is the deciding factor after all :)


Tomas

Tomas Zijdemans wrote:
> Hi!
>
> I'm contributing some actions to popupmenus. The strange thing is that
> they seem to appear in random order. Neither organized alphabetically or
> by ID (or by the order in plugin.xml).
>
> Is there a way to force the actions to be ordered, or are they already
> being ordered in some way?
>
>
> Cheers,
>
> Tomas Zijdemans
Re: Sorting popup menu actions [solved] [message #178584 is a reply to message #178378] Fri, 21 March 2008 11:21 Go to previous message
Eclipse UserFriend
Originally posted by: fbanica.soluta.net

Try to put them inside the "objectContribution" in the reverse order of how
you would like them to show up...


"Tomas Zijdemans" <trommas@yahoo.com> wrote in message
news:frtrf8$71e$1@build.eclipse.org...
> Turns out the order in plugin.xml is the deciding factor after all :)
>
>
> Tomas
>
> Tomas Zijdemans wrote:
>> Hi!
>>
>> I'm contributing some actions to popupmenus. The strange thing is that
>> they seem to appear in random order. Neither organized alphabetically or
>> by ID (or by the order in plugin.xml).
>>
>> Is there a way to force the actions to be ordered, or are they already
>> being ordered in some way?
>>
>>
>> Cheers,
>>
>> Tomas Zijdemans
>
Previous Topic:removing items from the popup menu
Next Topic:How do I make a shape opaque?
Goto Forum:
  


Current Time: Thu Apr 25 05:10:12 GMT 2024

Powered by FUDForum. Page generated in 0.02584 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top