Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Property View and IPropertyDescriptor
Property View and IPropertyDescriptor [message #181633] Wed, 18 May 2005 11:11 Go to next message
Eclipse UserFriend
Originally posted by: J_ML.netcabo.pt

Hi guys. Here's my problem:

I have a IPropertyDescriptor diplaying some properties of some of my
figures on my editor, the problem is that the properties seem to appear on
alphabetical order... but that is not the point. Is there any way to
manually sort it?

thanks.

José
Re: Property View and IPropertyDescriptor [message #181639 is a reply to message #181633] Wed, 18 May 2005 16:29 Go to previous messageGo to next message
Geoff Longman is currently offline Geoff LongmanFriend
Messages: 49
Registered: July 2009
Member
José wrote:
> Hi guys. Here's my problem:
>
> I have a IPropertyDescriptor diplaying some properties of some of my
> figures on my editor, the problem is that the properties seem to appear
> on alphabetical order... but that is not the point. Is there any way to
> manually sort it?
>
> thanks.
>
> José

A very long time ago I ran into the same problem. The sorting was
hardwired into the PropertyView and could not be changed. As I said it
was a long time ago (Eclipse 2.0) and I don't deal with
IPropertyDescriptor anymore so I don't know if this issue was ever
addressed.

Geoff
Re: Property View and IPropertyDescriptor [message #181701 is a reply to message #181639] Wed, 18 May 2005 17:08 Go to previous message
Eclipse UserFriend
Originally posted by: kvdijken.tiscali.nl

In Eclipse 3.1M7 the PropertySheetPage now has a setSorter() method which
you can use to implement your own sorting.

Koen



"Geoff Longman" <glongman@gmail.com> wrote in message
news:d6fjgl$ud1$1@news.eclipse.org...
> Jos
Previous Topic:Property View and PropertyDescriptors
Next Topic:NPE with ToolUtilities
Goto Forum:
  


Current Time: Sat Apr 27 00:08:30 GMT 2024

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

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

Back to the top