hello,
My problem lies in the closure of a Tab TabSet
I have a Tab with several TabSet which each contain ListGrid: all is well for that, I can open and close my tab
But I need to use the getRollOverCanvas of ListGrid.
My RollOverCanvas works, I can see the pictures and click on it. But when I used the RollOverCanvas , I will can not close my tab, it goes blank and remains apparent with the following error message:
WARN:Log:Error: Error calling method on NPObject.
Have you ever seen this?
François ?
My problem lies in the closure of a Tab TabSet
I have a Tab with several TabSet which each contain ListGrid: all is well for that, I can open and close my tab
But I need to use the getRollOverCanvas of ListGrid.
My RollOverCanvas works, I can see the pictures and click on it. But when I used the RollOverCanvas , I will can not close my tab, it goes blank and remains apparent with the following error message:
WARN:Log:Error: Error calling method on NPObject.
Have you ever seen this?
François ?
Comment