-
Recent Posts
Recent Comments
Archives
Categories
- ActionScript
- AI
- Algorithms
- Apache
- Best Practices
- Business
- C
- Chrome
- Clisp
- CMS
- Code theory
- Common Lisp
- Communication
- Development Systems
- extensions
- Frameworks
- Hacker lore
- History
- Inter-personal Relations
- Java
- Land of Lisp
- Languages
- Lisp
- Lisp1
- Lisp2
- Marketing
- Math
- Mathematics
- Personal
- PHP
- Products
- PyCrypto
- PyFram
- PyFram tutorial
- Python
- Quotes
- Review
- Ruby
- SBCL
- Scheme
- Scripts
- Security
- servers
- StackOverflow
- Symfony
- UI
- Uncategorized
- WordPress
- Worst Practices
Meta
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 appcelerator, frameworks, inheritence, javascript, titanium
Leave a comment