Error: Who knows what it means?
I want to use the tabstrip in B4i, but when I try to start it, I get this message.
'Could Not load NIB in bundle: NSBundle </private/var/containers/Bundle/Application/E1E6FAAC-0312-47CD-91DE-BD69D07CBFD2/test.app> (loaded)' with name 'ButtonCell'
iTabStrip library implements a controller similar to B4A TabStripViewPager. It is based on XLPagerTabStrip: https://github.com/xmartlabs/XLPagerTabStrip (MIT license). Setup instructions: 1. Add TabStrip with the designer. 2. Create the tab pages layouts. Make sure to use anchors to allow...
iTabStrip library implements a controller similar to B4A TabStripViewPager. It is based on XLPagerTabStrip: https://github.com/xmartlabs/XLPagerTabStrip (MIT license). Setup instructions: 1. Add TabStrip with the designer. 2. Create the tab pages layouts. Make sure to use anchors to allow...