Tableview widget issue in Corona Enterprise

I am having issue using tableview in Corona Enterprise (CoronaEnterprise-2014.2321).

Below are the errors encountered:

Runtime error

?:0: attempt to index field ‘topFrame’ (a nil value)

?: in function ‘createScrollBar’

?: in function <?:524>

?: in function <?:218>

It works fine when I use the Corona Pro to compile.

Kindly advise.  Thanks.

Is this on iOS or Android?

Android.

Hi,

Have you tried building the IncludeAllFeatures sample project in Enterprise/Samples/?  That project uses widgets.

Just tried.  The image button works but not the text button.  My issue in this case has to do with table.

Can we expect some help on this?

Can you provide a sample project with your issue.

I managed to resolve this.  It is caused by a missing widget theme file for Android.

Thanks.

Is this on iOS or Android?

Android.

Hi,

Have you tried building the IncludeAllFeatures sample project in Enterprise/Samples/?  That project uses widgets.

Just tried.  The image button works but not the text button.  My issue in this case has to do with table.

Can we expect some help on this?

Can you provide a sample project with your issue.

I managed to resolve this.  It is caused by a missing widget theme file for Android.

Thanks.