Hallo,
my situation is, that I am developing an add-on, based on color-picker.
It works fine called by VerticalLayout. But if I want to use the add-on
inside a table, there was nothing on the screen, but the component was
called (controlled by VConsole.log and GWT Development Mode).
I will try Label (VLabel) to check the stacktrace, which will be used by
calling under VerticalLayout or Table. But I would be glad, if I get some
hints, which API or methods are necessary to resolve the problem.
I’m using Vaadin 6.8.13 (Vaadin 7.x will be used later).