Sencha Architect 2.x: Help & Discussions

Page 101 of 123 FirstFirst ... 51 91 99 100 101 102 103 111 ... LastLast

+ Post New Thread

  1. appFolder property: Validation error in app.js

    Our extjs-application has to be in an folder named like 'prefix.name/app' (period in foldername). When I try to set this appFolder path via the...

    Started by magnetux, 18 Apr 2012 10:38 PM
    • Replies: 0
    • Views: 183
    18 Apr 2012 10:38 PM Go to last post
  2. Trying to following the "Build Your First Mobile App" tutorial

    Hi Sencha Team, Just wanted to start out saying you guys/gals did an excellent job on the SA2 :). I am trying to following the tutorial on...

    Started by asftogo, 18 Apr 2012 9:56 PM
    noobie, sencha architect 2
    • Replies: 1
    • Views: 434
    18 Apr 2012 10:16 PM Go to last post
  3. adding new properties goes wrong

    I get the following error when i try to add the action property on a button.

    Started by dewil_de, 18 Apr 2012 5:35 AM
    • Replies: 2
    • Views: 422
    18 Apr 2012 10:10 PM Go to last post
  4. Stores in Controllers

    Is it possible to use a controller to manage a Store's events? (Such as onXmlstoreLoad) When I add a ControllerAction only interface stuff is in...

    Started by JBlinten, 18 Apr 2012 11:26 AM
    • Replies: 3
    • Views: 524
    18 Apr 2012 5:23 PM Go to last post
  5. How Do You Use The Same Models and Stores in Different Projects

    First off, gotta say that I love the new Architect just released. But running into a couple of snags. We have say a mobile Touch 2 project and a...

    Started by is2software, 18 Apr 2012 12:44 PM
    models, stores
    • Replies: 1
    • Views: 312
    18 Apr 2012 3:29 PM Go to last post
  6. Assigning an external panel as a tab item

    Is it possible to assign each tab item to an external panelview etc similar to what we doe with a list and details view so I do not have to have each...

    Started by simondavies, 18 Apr 2012 9:00 AM
    • Replies: 4
    • Views: 512
    18 Apr 2012 1:17 PM Go to last post
  7. Convert Function gone from the model

    When switching to Sencha Architect I tried to add a convert function to the model. this was done in designer by clicking the add button next to...

    Started by Mthor, 18 Apr 2012 6:41 AM
    • Replies: 2
    • Views: 430
    18 Apr 2012 10:22 AM Go to last post
  8. Sencha Touch SDK Tools Integration

    I love the new architect IDE. However, I'm confused about which version of the SDK tools to install in order to deploy to the simulator. I've...

    Started by dmillasich, 18 Apr 2012 8:18 AM
    • Replies: 2
    • Views: 572
    18 Apr 2012 10:00 AM Go to last post
  9. Calling functions created by Architect

    Hey, I am a bit confused as how to call a function that I created by adding it through architect. Here is some code that was generated. I...

    Started by Johnbran, 18 Apr 2012 3:00 AM
    • Replies: 6
    • Views: 886
    18 Apr 2012 9:47 AM Go to last post
  10. Copy and Paste between projects

    As far as I can see Designer is not dealing with copy and paste. There is a workaround as you can duplicate items in the project inspector and drag...

    Started by zmagyar, 3 Apr 2012 1:44 AM
    • Replies: 3
    • Views: 545
    18 Apr 2012 8:57 AM Go to last post
  11. Building CarStore with Architect 2.0 (build 410) - Can't add flex to Grid Panel

    When trying to do step 6 in the "Build the UI With Views" section of "Build your First Desktop Application", when I type "flex" the Add button...

    Started by lrtyre, 18 Apr 2012 8:36 AM
    • Replies: 1
    • Views: 684
    18 Apr 2012 8:46 AM Go to last post
  12. Importing file of old projects

    Hi, is it possible to import files (app.js, views.js, controler.js, ...) of old projects in Sencha Architect ? Thank you, Arnaud.

    Started by arnaud80, 18 Apr 2012 5:21 AM
    • Replies: 3
    • Views: 890
    18 Apr 2012 8:27 AM Go to last post
  13. Small Issues with Installing Sencha Architect

    I'm running the win8 preview from February so these may just be related to that. First, I could not get the new version to install until I went into...

    Started by pkellner, 17 Apr 2012 7:22 AM
    • Replies: 6
    • Views: 1,009
    18 Apr 2012 8:12 AM Go to last post
  14. Compass and Sass.

    Hello everyone. Before architect, I was using SDKTools to create my projects. SDKTools already did a good job creating the folders and files to...

    Started by lgertel, 17 Apr 2012 6:40 PM
    • Replies: 2
    • Views: 582
    18 Apr 2012 6:49 AM Go to last post
  15. Moved: showAnimation / hideAnimation Troubles

    Started by ashapiro75, 18 Apr 2012 5:39 AM
    • Replies: -
    • Views: -
    18 Apr 2012 5:58 AM Go to last post
  16. Problem with CityBars demo app

    I'm having trouble reading the code samples, I think the code generator mangled them: a line near the end is: <<<<<<< HEAD so it's git or svn? ...

    Started by dave007, 17 Apr 2012 12:26 PM
    getting started lesson
    • Replies: 3
    • Views: 756
    17 Apr 2012 11:56 PM Go to last post
  17. Disable NavigationBar in NavigationView?

    Hi everyone, when I hand-code im allowed to say: { xtype: 'navigationview', navigationBar: false }

    Started by Don Pipo, 17 Apr 2012 11:38 PM
    • Replies: 2
    • Views: 581
    17 Apr 2012 11:55 PM Go to last post
  18. Preview Browser and unnecessary windows

    Hello, I´m working with SA on windows and my default browser is InternetExplorer (you may ask: why but there are some good reasons). Every time I...

    Started by maestro, 17 Apr 2012 1:57 PM
    browser, deploy, preview
    • Replies: 1
    • Views: 5,296
    17 Apr 2012 11:53 PM Go to last post
  19. ER : Framework Version Settings

    Framework Page: Would it be possible to have the following implemented in the settings tabs: pull a feed of extjs versions / doc versions on...

    Started by dawesi, 17 Apr 2012 7:33 PM
    • Replies: 1
    • Views: 325
    17 Apr 2012 11:32 PM Go to last post
  20. Accessing form variables

    Hi, I am following the "Using Forms" in Sencha Touch 2 but am using the designer. How do I access the fields in the fieldset when the button is...

    Started by SuperRoo, 16 Apr 2012 10:12 PM
    • Replies: 2
    • Views: 641
    17 Apr 2012 11:15 PM Go to last post