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?