| Table and deprecated setImageIndent [message #455026] |
Thu, 05 May 2005 12:09  |
Eclipse User |
|
|
|
Hi,
Table has a method called setImageIndent, which is now deprecated, due to
being supported only on Windows.
Anyway, I was wondering what is the new alternative to achieve the same
functionality?
The usefulness of being able to indent items in a table becomes apparent
when you look at the ComboBoxEx control on Windows -- which is used in the
file dialog and explorer.
It seems that with SWT the only way to get the same functionality of the
extended combo box is to pop up a Table from a subclassed Combo.
Thanks
Damian
|
|
|
| Re: Table and deprecated setImageIndent [message #455100 is a reply to message #455026] |
Fri, 06 May 2005 10:46  |
Eclipse User |
|
|
|
The alternative is to use a Tree but this might look funny in the drop down
part of a combo box.
"Damian" <damian_biollo@hotmail.com> wrote in message
news:d5dgv1$ffb$1@news.eclipse.org...
> Hi,
>
> Table has a method called setImageIndent, which is now deprecated, due to
> being supported only on Windows.
> Anyway, I was wondering what is the new alternative to achieve the same
> functionality?
>
>
> The usefulness of being able to indent items in a table becomes apparent
> when you look at the ComboBoxEx control on Windows -- which is used in the
> file dialog and explorer.
>
> It seems that with SWT the only way to get the same functionality of the
> extended combo box is to pop up a Table from a subclassed Combo.
>
> Thanks
> Damian
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04287 seconds