Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Property View - Always Alphabetical
Property View - Always Alphabetical [message #149219] Fri, 24 October 2003 20:45 Go to next message
Eclipse UserFriend
Originally posted by: brian.fernandes.codito.com

I'm writing a pluigin using GEF. My Model objects implement
IPropertySource... I can see the properties in the property view when I
select an EditPart.

The problem is, the Categories are always displayed in alphabetical order;
and within the Categories as well, all the Properites are dispalyed in
alphabetical order.

I've noticed this while selecting a file in the Navigation view as well; the
file properties are displayed alphabetically.

Is there anyway I can specify the order ... ideally I would like for the
properties to be dispalyed in the order in which I specify them in the
propertyDescriptor Array.

Perhaps this an option somewhere... but I couldn't find anything in the
properties view or in the preferences.

Thanks,
Brian.
Re: Property View - Always Alphabetical [message #149252 is a reply to message #149219] Fri, 24 October 2003 21:49 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

Please see:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=1883

Feel free to add your vote to the bug if this is important to you.
--

Brian Fernandes wrote:
> I'm writing a pluigin using GEF. My Model objects implement
> IPropertySource... I can see the properties in the property view when I
> select an EditPart.
>
> The problem is, the Categories are always displayed in alphabetical order;
> and within the Categories as well, all the Properites are dispalyed in
> alphabetical order.
>
> I've noticed this while selecting a file in the Navigation view as well; the
> file properties are displayed alphabetically.
>
> Is there anyway I can specify the order ... ideally I would like for the
> properties to be dispalyed in the order in which I specify them in the
> propertyDescriptor Array.
>
> Perhaps this an option somewhere... but I couldn't find anything in the
> properties view or in the preferences.
>
> Thanks,
> Brian.
>
>
Previous Topic:[ANN] SWT Designer FormLayout Preview Pics
Next Topic:When does AbstractUIPlugin instantiate ViewPart?
Goto Forum:
  


Current Time: Mon Jul 22 05:31:51 GMT 2024

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

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

Back to the top