Sencha Architect 2.x: Help & Discussions

Page 90 of 119 FirstFirst ... 40 80 88 89 90 91 92 100 ... LastLast

+ Post New Thread

  1. Do I need to check in metadata files to source control?

    Hi, Each Sencha project has app and metadata folders. Do I need to check in the metadata folder (and files) into source control? Thanks for...

    Started by chikuo, 27 Nov 2012 10:45 AM
    • Replies: 1
    • Views: 290
    27 Nov 2012 12:36 PM Go to last post
  2. Portable Application?

    Is it possible to run Sencha Architect 2.x and a portable application from a thumb drive on Windows 7?I thought I read that installing and...

    Started by edhkirk, 5 Nov 2012 1:45 PM
    • Replies: 1
    • Views: 374
    6 Nov 2012 3:26 PM Go to last post
  3. Exclamation Architect install is hanging

    Has anyone had any problems install Architect? I got the latest download for Windows (i'm on Win 7, 64 bit): SenchaArchitect-2.1.0.000670.exe ...

    Started by Syed Huda, 7 Nov 2012 4:47 PM
    • Replies: 1
    • Views: 169
    7 Nov 2012 5:34 PM Go to last post
  4. Sencha Architect editor font

    Hi! Thanks for the excellent product! But want to ask you to make a font selection in Architect settings (besides font size)! By default, the...

    Started by mikhail-ntt, 6 Nov 2012 12:35 AM
    • Replies: 1
    • Views: 244
    6 Nov 2012 1:20 PM Go to last post
  5. Problems with Container Event

    I want to add a tap event to a Container. The following solution works outside sencha architect: listeners: { tap: { element:...

    Started by naisone, 7 Dec 2012 12:39 AM
    • Replies: 1
    • Views: 187
    7 Dec 2012 7:54 AM Go to last post
  6. Request: Improve Usability of Model Validations

    Hello Sencha Team, in Sencha Architect the model validators are actually added in the project inspector to the same hierarchical level as the field...

    Started by quixit, 31 Oct 2012 5:35 AM
    • Replies: 1
    • Views: 213
    31 Oct 2012 9:48 AM Go to last post
  7. Static Function

    Hi everybody, Just a simple question, I do not find any documention about static functions, I am wondering how I could use them. Any further...

    Started by g13013, 6 Nov 2012 9:48 AM
    • Replies: 1
    • Views: 205
    6 Nov 2012 1:13 PM Go to last post
  8. Date value: new Date()

    I'm trying to default the value of a Date Picker Field to today's date. In the value field, the validation will not pass other than m/d/y. I've...

    Started by balogb, 3 Apr 2012 5:00 AM
    • Replies: 1
    • Views: 384
    6 Dec 2012 2:13 PM Go to last post
  9. Controller Action Function Parameters

    Hi, I created a function to be called from a controller action in Architect, I would like to change the default eventOptions but it doesn't seem...

    Started by ryeo, 25 Oct 2012 1:24 PM
    • Replies: 1
    • Views: 209
    25 Oct 2012 1:35 PM Go to last post
  10. Adding 'requires' in Views

    How can I add 'require' d componenets for a view in Designer ?. I see a warning message in console Synchronously loading 'Ext.Img'; consider...

    Started by satishs, 10 Apr 2012 1:13 PM
    • Replies: 1
    • Views: 375
    6 Nov 2012 1:03 PM Go to last post
  11. Is there any way to make the designer spit out the app as a class definition?

    We'd like to treat the app from Designer as a base class, and then extend it to add in things like routing and such that we prefer to maintain from...

    Started by bimargulies, 19 Nov 2012 6:13 PM
    designer
    • Replies: 1
    • Views: 174
    26 Nov 2012 6:52 AM Go to last post
  12. Sencha Architect not creating the app.json file

    Hi How to make app.json file through architect? -Ram

    Started by kramprabhu, 22 Nov 2012 3:26 AM
    app.json architect
    • Replies: 1
    • Views: 484
    26 Nov 2012 7:17 AM Go to last post
  13. Setting Locale

    Hi Sencha, I'm experimenting using your Sensha Architect, however that documents/samples that you have are all based on manual programming and not...

    Started by P1648317361, 19 Nov 2012 7:34 PM
    • Replies: 1
    • Views: 194
    26 Nov 2012 6:55 AM Go to last post
  14. Command line publish?

    I'm having trouble scripting the publish action in Architect to generate extjs files so I can use it in my build process. Since I see the command...

    Started by lxu, 16 Nov 2012 7:50 AM
    • Replies: 1
    • Views: 293
    26 Nov 2012 7:38 AM Go to last post
  15. External XML

    Hi all I wanted to test SenchaArchitect with a simple App. I want to read data from a simple, external xml file that looks like this:...

    Started by olivero, 31 Oct 2012 1:52 PM
    • Replies: 1
    • Views: 218
    31 Oct 2012 2:09 PM Go to last post
  16. Any way to not deploy app.html and to rename app.js?

    When I deploy an application in Architect, it automatically creates app.js and app.html. Is there anyway to override the deployment to not create the...

    Started by Mike Stoddart, 4 Nov 2012 11:52 AM
    • Replies: 1
    • Views: 358
    6 Nov 2012 3:32 PM Go to last post
  17. Need help getting to a new screen on button click

    I have a homescreen with buttons and i want to be able to click each button and go to a new screen how do i do this please. I am totally unfamiliar...

    Started by tres3tre, 16 Nov 2012 2:22 PM
    buttons, click event, controllers, layout set, references
    • Replies: 1
    • Views: 297
    26 Nov 2012 7:40 AM Go to last post
  18. list border colors

    I am trying to remove the list borders. I have tried css, border: 0 in architect. Looking for a SASS var but no luck. So trying to remove the grey...

    Started by Mthor, 22 Nov 2012 1:59 PM
    • Replies: 1
    • Views: 281
    26 Nov 2012 7:02 AM Go to last post
  19. single quotes in config property values

    Can I prevent architect from putting single quote around all of the property values that I set? I want to use an expression as the value. That...

    Started by billsalvucci, 24 Oct 2012 4:26 AM
    • Replies: 1
    • Views: 251
    24 Oct 2012 8:37 AM Go to last post
  20. Login Window: More Difficult Than It Should Be

    Simply put ,a login window that does exactly that with a controller doing the leg work. Maybe I'm missing something simple, but the docs are of...

    Started by schmaltzyman, 3 Dec 2012 10:17 PM
    • Replies: 1
    • Views: 347
    5 Dec 2012 12:23 PM Go to last post