Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Mobile: Help to deploying a customized Switch control into the Titanium UI soure code?

I've looked into the titanium mobile's source code and was not able to find any references to the Ti.UI.createXXX() methods (Anyone knows where it was declared?).

I was wondering if I code a new customized Switch control class and have it deployed with the mobile source code. How can I make it available through the Ti.UI api?

Alternatively, if I develop a new module and attach the module to the Titanium. Will Ti.createXXX() support returning of a customized class object?

Please help!! thanks

— asked April 6th 2010 by William Xue
  • iphone
  • mobile
  • module
  • switch
0 Comments

2 Answers

  • I think there is a CreateSwitch function. Please check the kitchenSink app.

    Thanks!

    — answered April 6th 2010 by Peter Lum
    permalink
    0 Comments
  • Yea. But the Switch control from Titanium could not be customized. It does not support customized text.

    — answered April 6th 2010 by William Xue
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.