[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: TabItem visibility
|
Hello,
trying to solve the problem, I found that TabItem class inherits from Widget
branch class which doesn't
implement visibility getter and setter... Perhaps the TabItem class should
have been a daughter
of the Control class ? Technically impossible ?
frank
"frank Buloup" <buloup@xxxxxxxxxxxxxxxx> a écrit dans le message de news:
ekjhdq$3f8$1@xxxxxxxxxxxxxxxxxxxx
> Hello,
>
> Do you know how to set the visibility of a TabItem in a TabFolder ?
>
> thanks a lot,
> regards,
> frank
>