[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: [jface] properties sheet table in a shell
|
jface questions should be asked on the eclipse.platform.rcp newsgroup. You
may get more response if you ask this there.
Grant
"Sebastian Gurin" <sgurin@xxxxxxxxxxxxxxxxx> wrote in message
news:20061110173407.054adf30@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi.
>
> I don't know if this is an OT, but I didn't found a jface group,
> so I don't know anywhere else to ask but here.
>
> I'm developing a plugin editor. This editor uses the Properties View for
showing/editing
> properties of model's elements.
>
> The thing is that I would like to add the properties view 's table to a
swt dialog for
> showing a model's element properties on this dialog. I want this table
inside the
> dialog, not in an eclipse view. How can this be archieved?
>
> Thanks in advance and exuse me for my poor english.
>
> Sebastian Gurin