[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Paintlinster will not draw to a table without items in linux

I have a problem in GTK where if I have a table with no items in it I cannot paint to that table using the PaintListener. This works fine in windows, however in linux I have to add a dummy blank item just to paint to the table. I can paint to the table as soon as it has an item in it. Should I post this as a bug?

Thanks,

Kev