[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: TableColumn headers disappear after 545 columns
|
It's probably hitting some pixel limit rather than a column count limit.
> And what the hell are you doing with 545 Columns? ;)
Agreed, this doesn't seem nice from the user's perspective.
Grant
"Stefan Langer" <mailtolanger@xxxxxxxxxxxxxx> wrote in message
news:ekot5k$e0u$1@xxxxxxxxxxxxxxxxxxxx
> What platform are you on? Can you provide an easy test case to reproduce?
>
> And what the hell are you doing with 545 Columns? ;)
>
> Regards
> Stefan
>
> Steve Bayer wrote:
> > I'm creating Tables with > 545 columns and this is where my TableColumn
> > headers disappear. No exceptions or other errors, and the columns of
> > data appear, but no column headers.
> >
> > Is this a bug or a known feature/design limitation?
> >
> > Thanks,
> >
> > Steve Bayer
> >
> >