Tag Archives: titanium

Appcelerator’s Titanium: Inherit from Ti objects.

So, in Titanium, you are unable to extend the native classes. You’re also unable to add methods to native objects or re-assign methods (so, if you wanted to, say, modify an object so that the “hide” function triggers an event, … Continue reading

Posted in Frameworks | Tagged , , , , | Leave a comment