Presentation I did to NYC TItanium Meetup on 24th Sep 2013. An introduction to Alloy, demo of TSS and how to use it, and implementing dynamic TSS styling using my own Widget and Alloy 1.2
•Understand underlying Ti SDK •Easy to be hidden from the “magic” •Don’t touch Resources! •You *can* mix Ti Classic with Alloy Wednesday, 25 September 13
Not fitting with the MVC model • Difficult to debug / understand Dynamic Styles in Alloy Use Classic Titanium $.labelName.color = “red”; $.labelName.applyProperties(... Wednesday, 25 September 13
into an existing Window/View • Add TSS “sub-styles" • Download from github.com/jasonkneen Dynamic Styles in Alloy Use a Dynamic TSS Widget! Wednesday, 25 September 13