Titanium Community Questions & Answer Archive

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

Visual Screen Designer for Titanium?

Having fun with the tool all seems cool but where is the screen designer or have a missed something? I am new to iPhone/iPad development being a Visual Studio developer, HashCode seems to be great in its visual approach but only produces web-app output nothing native.

— asked September 4th 2010 by Paul Miller
  • ios
  • ipad
  • iphone
  • newbie
  • ui
0 Comments

8 Answers

  • This would be extremely helpful. Any chance this will show up soon?

    — answered February 7th 2011 by Kyle Plattner
    permalink
    0 Comments
  • This would be extremely helpful. Any chance this will show up soon?

    — answered February 7th 2011 by Kyle Plattner
    permalink
    0 Comments
  • you can design your gui with apples interface builder and convert the generated xib with xib2js ( http://blog.frogonmobile.com/apps/xib2js/ )

    — answered February 8th 2011 by Moritz Knecht
    permalink
    4 Comments
    • How good is it though?

      — commented February 8th 2011 by Josh Lewis
    • FYI- xib2js does not work with the newest API from Apple.

      — commented August 5th 2011 by Richard John
    • Will try this tonight, thanks

      — commented November 8th 2011 by Dario Marcelino
    • It's not perfect but it definitely speeds up designing the UI. Thanks

      — commented November 13th 2011 by Dario Marcelino
  • As opposed to a full blown WYSIWYG drag and drop gui editor, what about something like http://www.jsfiddle.net/ ?
    Imagine a simple web interface where you can write you code in one pane, and immediately see a sample of the results in another pane. Something like this would help a lot, and it should be far easier to develop than the WYSIWYG drag and drop interface. I'm going to play around and explore this idea a little.

    — answered February 8th 2011 by Bart Lewis
    permalink
    0 Comments
  • The best option would be to write a WebApp which lets us pick and place and resize UI elements. And then generates the corresponding Titanium API JS code for it.
    This is on my list of things to do, but…not very high. Though it would speed dev time…

    — answered September 4th 2010 by Kevin Johnson
    permalink
    0 Comments
  • I would say that an integrated debugger should be way up the list above a GUI designer - it's not that hard to do them by hand. Having said that I'd be hopeful something might appear as an Aptana plugin, once the Ti-integrated version of that appears.

    — answered February 8th 2011 by Alan Bourke
    permalink
    0 Comments
  • Kevin,

    I think you just made the justification ! Speeding up Dev time ! And along side that, eliminate coding errors where the visual design replaced hand coding. I think its a biggie. I know, many of us are coming from the woods of Visual Studio, but that is a development platform that has evolved due to the priority to create fast, error free development projects.

    Whoa… and for those who will say "Hey, I prefer to code by hand, its really the better way". Right-on bro, continue to do so !

    — answered February 27th 2011 by Richard Fink
    permalink
    0 Comments
  • Would also appreciate something like this, it would surely speed up development time for a lot of us!

    — answered November 9th 2011 by Dario Marcelino
    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.