Titanium Community Questions & Answer Archive

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

Is there any way to use xcode's user interface builder?

Hi Everyone,

I just wonder if there's any way to use xcode's user interface builder to design our UIs and then use them in our javascript code?

— asked March 29th 2010 by Cem Hurturk
  • iphone
  • user-interface
0 Comments

4 Answers

  • I'm pretty sure the answer to this would be no.

    — answered March 29th 2010 by Kosso
    permalink
    0 Comments
  • This is as close as you're going to get:
    http://blog.frogonmobile.com/apps/xib2js/

    You'll need to download Adobe Air.

    Props to the author, @frogonmobile :)

    — answered March 29th 2010 by Ryan Gartin
    permalink
    0 Comments
  • Yeah, I think Kosso's right. I'd be very surprised if that were possible because of the way the interface's are built in Titanium. Apps do use native controls when they hit the simulator and device, but they're created and referenced via Titanium objects.

    — answered March 29th 2010 by Dan Giulvezan
    permalink
    0 Comments
  • Seems possible. I'm developing a Ti UI builder app to help speed up interface development. Not released yet.

    — answered March 30th 2010 by TZ Martin
    permalink
    2 Comments
    • Hi Terry - I was wondering if you ever made any progress with your Ti UI Builder app at all? Was in need of something like this. Thanks!

      — commented September 18th 2010 by Scott Whitlow
    • I was in need for the same thing. This would save tons of typing time.
      I'm sure people in here would be more than happy to make some donations to speed that work ;)

      — commented September 18th 2010 by Marco Ferreira
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.