Can't get Tab Bars to work

Can’t get Tab Bars to work following http://www.coronalabs.com/blog/2013/02/26/new-widgets-part-2/

The error am getting is - ERROR: widget.newTabBar: tab button default file expected, got nil

I don’t want or need graphics, I just want labels like in the blog post.

Dave

Hi Dave,

The tab bar shown in the blog tutorial uses the “default” graphics. Do you want to use those, or omit graphics entirely? Can you show me the code where you’re setting up the tab bar?

Thanks,

Brent

Hi Brent,

Not sure what you mean.

There is no mention of graphics in the code, hence am not using any graphics.

Am using the code from the blog post, I have just copy and pasted it.

Dave

Hi Dave,

I tested this and confirmed that it’s a regression bug, as this code (as shown in the blog tutorial) used to work, without specifying custom images.

I’ve submitted this bug to the engineers and hopefully it will be fixed in an upcoming daily build soon.

Thanks for the report and your patience,

Brent

Hi Dave,

The tab bar shown in the blog tutorial uses the “default” graphics. Do you want to use those, or omit graphics entirely? Can you show me the code where you’re setting up the tab bar?

Thanks,

Brent

Hi Brent,

Not sure what you mean.

There is no mention of graphics in the code, hence am not using any graphics.

Am using the code from the blog post, I have just copy and pasted it.

Dave

Hi Dave,

I tested this and confirmed that it’s a regression bug, as this code (as shown in the blog tutorial) used to work, without specifying custom images.

I’ve submitted this bug to the engineers and hopefully it will be fixed in an upcoming daily build soon.

Thanks for the report and your patience,

Brent