CoronaSDK Widget 1 newTableView Compared to Widget 2.0 newTableView

Many CoronaSDK users include the Widget table view in their apps. On Friday, I made a simple post on how to move your code from Widget 1 to the new Widget 2.0. After reviewing the documentation on Widget 2.0 TableView, I decided I would discuss migrating your newTableView() from version one to version two.

Properties Removed

The new widget.newTableView() removed some paramaters you may be using.

  • renderThresh
  • tableView.content
  • tableView.isLocked

Properties Changed

Widget 2.0 has changed only one property.

CoronaSDK Widget Button V1 to Widget Button V2

If you haven't heard, Daily build 1034 (CoronaSDK 2013.1034) of CoronaSDK includes Widget library version 2. There are a few changes in this libaray that you will need to get familiar with. If you would like to continue using V1 you can use an older daily build or download Corona Widget V1 from github. 

If you recently updated to build 1034, you may notice your buttons are not working.  Therefore, I would like to introduce you to some of the changes to the Widget Button in Version 2.

CSS spinners?

Today, while browsing Reddit, I cam accross some Sass/CSS spinners. Pure CSS spinners spiked an interest. Now, I am not sure how I would use them just yet, but it is worth checking out.

Original post --> http://atomeye.com/projects/sass-css-spinner.html

Git download --> https://github.com/tomgenoni/ouroboros

Pages

Subscribe to Richard's blog RSS