[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: PreferenceNode with image shifts all

Hi, Adrian.
Sorry - this is how the Windows platform's tree control behaves. It always
leaves the extra space if there is an image anywhere in the tree. So if you
are adding an item to a tree, and no other item in that tree uses an image,
you probably shouldn't use an image for your item (for consistency).
Carolyn

"adrian" <stori@xxxxxxxxxx> wrote in message
news:3B683BFF.7D4AA4B7@xxxxxxxxxxxxx
> When I'm adding a preference subnode with an image, the text of *all*
> the treeItems in "Preferences" is shifted to the right, leaving an
> annoying gap (where the image would have been if they had one).
>