Sencha Architect 2.x: Help & Discussions

Page 2 of 124 FirstFirst 1 2 3 4 12 52 102 ... LastLast

+ Post New Thread

  1. Moved: Twitter API v1 has been retired...help...!

    It seems, according to their website that the v1 twitter api has now been retired as of June 11th. It means that any that have been depending on it...

    Started by allisterf, 17 Jun 2013 6:12 AM
    • Replies: -
    • Views: -
    14 Jun 2013 6:52 AM Go to last post
  2. Activation Server Failure

    Not able to activate Architect 2 and so cannot enjoy the benefits of the platform. Communication error. Lots of posts in Architech 2 forums but no...

    Started by bjn541, 10 Jul 2012 9:38 AM
    • Replies: 5
    • Views: 1,555
    13 Jun 2013 2:48 PM Go to last post
  3. How to add a tbar into a Grid Panel

    Hi, Per my question, no doubt I'm very new on Sencha Architect world. I used SA to create a Gridpanel but I still don't figure out how to...

    Started by jaisolbar, 13 Jun 2013 8:56 AM
    architect, grid, tbar
    • Replies: 2
    • Views: 141
    13 Jun 2013 9:51 AM Go to last post
  4. 3D animations

    can i do animations (for a moving ball game) in architect or only in animator?

    Started by mzm, 12 Jun 2013 11:32 PM
    • Replies: 1
    • Views: 120
    13 Jun 2013 9:07 AM Go to last post
  5. App.js Contains Non-Existent View

    Hello friends - Please see the attached screenshot. App.js is referencing a class that I added to the project at one point, but have since...

    Started by brian.scott@talgov.com, 13 Feb 2013 6:30 AM
    • Replies: 7
    • Views: 801
    13 Jun 2013 8:23 AM Go to last post
  6. Cascading Selects/Dropdowns with Sencha Architect

    Hello, what is the best way to create cascading dropdowns with Sencha Architect / Sencha Touch? I just found guides for Sencha Touch itself, but i...

    Started by BastianKrones, 13 Jun 2013 1:31 AM
    • Replies: 1
    • Views: 151
    13 Jun 2013 7:10 AM Go to last post
  7. In need of some design advice.

    Hey Guys, I am in need of some advice. Basically I am connecting to a Database with a lot of tables. Now before Sencha Architect I used to...

    Started by RiaanSA, 13 Jun 2013 12:46 AM
    • Replies: 1
    • Views: 90
    13 Jun 2013 7:01 AM Go to last post
  8. Reopening Architect Project resets contents after editing code through Cmd

    I am new to sencha, so answer could be very simple. I have created a project using Sencha Architect and then did some code editing using Sublime...

    Started by uzair.sheikh, 11 Jun 2013 4:56 AM
    • Replies: 3
    • Views: 188
    12 Jun 2013 12:56 PM Go to last post
  9. Is there an explanation of how to create a window with splitter panels in Architect?

    Hi all; I swear, I've been in Google for the last 15 minutes and read everything I could find - with no luck. (For example, the properties of a...

    Started by DavidThi808, 12 Jun 2013 9:09 AM
    • Replies: 4
    • Views: 295
    12 Jun 2013 12:53 PM Go to last post
  10. Is Ext Designer the old name for Sencha Architect?

    Or is it a separate product? And if separate, where is it? thanks - dave

    Started by DavidThi808, 12 Jun 2013 8:50 AM
    • Replies: 1
    • Views: 88
    12 Jun 2013 8:59 AM Go to last post
  11. sencha app build native (do not build native)

    hallo, after that i realised that Architect ist not working well (yet) with sencha Cmd, i decided to run a linux mashine and to build from there,...

    Started by isaid, 1 Jun 2013 6:17 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 494
    12 Jun 2013 8:51 AM Go to last post
  12. Merge with svn

    Hi , I have a big problem. I want to use SVN to work on the same project with my colleagues but i didn't success to implement it. I have...

    Started by Ledzelkin, 11 Jun 2013 7:31 AM
    architecht 2, ext 4.2.0, subversion, xds
    • Replies: 4
    • Views: 310
    12 Jun 2013 8:48 AM Go to last post
  13. Packaging JS-Resources

    Hi guys I'm new to this Sencha so please bear with me. When using Package-button i Architect (android apk) my local JS-Resources is not...

    Started by tetzschner, 9 Jun 2013 3:51 AM
    • Replies: 2
    • Views: 335
    12 Jun 2013 12:32 AM Go to last post
  14. JSON store not loading after update

    Hello, Before updating to the latest version, I just used to add JSON store, specify the URL in ajax proxy and put the rootProperty value in config...

    Started by zeebhang, 11 Jun 2013 7:02 AM
    • Replies: 1
    • Views: 272
    11 Jun 2013 2:10 PM Go to last post
  15. Jsonp not working when packaging

    I have a complete app that i have built using Architect 2.2. I works great in chrome and safari when using the preview button. I have even published...

    Started by harleyflh75, 25 Mar 2013 10:55 AM
    • Replies: 5
    • Views: 333
    10 Jun 2013 9:40 PM Go to last post
  16. Baffled on Adding my Own JS files

    ***NOTE Added by Me (Peter): Things seem to be working well by me following the recipe below and as long as I'm very careful with Requires, etc. the...

    Started by pkellner, 8 Jun 2013 2:46 PM
    • Replies: 6
    • Views: 384
    10 Jun 2013 3:33 PM Go to last post
  17. Timezone different in various browsers ( Chrome / IE )

    Hello, i got a grid which shows one column including one date. { xtype: 'gridcolumn', ...

    Started by BastianKrones, 24 May 2013 2:25 AM
    • Replies: 9
    • Views: 426
    10 Jun 2013 3:32 PM Go to last post
  18. Load second grid with associated data - on different card (layout) - on click

    Hello all, I'm hoping one of you can help me with this issue I'm having. I have a grid which gets populated no problem in a card layout (this is...

    Started by CFritts, 10 Jun 2013 7:42 AM
    • Replies: 2
    • Views: 121
    10 Jun 2013 11:56 AM Go to last post
  19. defaults object transformed to String?

    Have anyone used with success the "defaults" in Sencha Architect 2.x? If I put this on a Container, for example, the generated class code is: ...

    Started by sergiomichels, 4 Jun 2013 3:40 AM
    architect 2, defaults
    • Replies: 4
    • Views: 333
    9 Jun 2013 7:47 AM Go to last post
  20. dataview on android device

    Hi, I've created a data view. For this view I have an item single tap action in my controller. So the action still works on iPad and altho on...

    Started by erik_luengen, 6 Jun 2013 1:54 AM
    dataview on android
    • Replies: 1
    • Views: 110
    9 Jun 2013 6:44 AM Go to last post