Hi Daniel,
welcome to Pivot and thank you very much :-) ...

> i m using apache pivot as an erp frontend. Today, i got a 
> NullPointerException at TerraTableViewHeaderSkin (line 288 at version 2.0.1).
> Obviously the class field "headerWidths" was null. I fixed that by calling 
> layout() if the field is null. It works, however it is only a workaround 
> solution.
> Maybe there is another way to fix that? Maybe for the next version of apache 
> pivot?
I can do the check and if null call the layout, but that call is
inside the paint() method, so I have to check if it's a good solution
(but I don't think it's a problem).

Let's update soon.

Bye,
Sandro

Reply via email to