Folks,
I thought the BhWax plugin could benefit from a bit of a tutorial. To this end I've created a cute little iOS Activity Spinner (that I shamelessly copied from an article on StackOverflow). This is what it looks like in action:
Because the code is so simple it makes for a nice tutorial, so I've written up the steps to convert from the original Objective C to "Hot" Wax in this blog entry.
http://bowerhaus.eu/blog/files/activity_spinner.htmlBTW, if you took the BhWax files yesterday, then you'll need to refresh them from the
GitHub repository first and you'll need to re-compile your Gideros player. I've added a few "reflection" features into the plugin that the observant among you may be able to see the use for. You'll al;so need the BhHelpers folder too.
best regards
Comments