Sencha Architect 2.x: Help & Discussions

Page 100 of 120 FirstFirst ... 50 90 98 99 100 101 102 110 ... LastLast

+ Post New Thread

  1. How to bind logic to template Markup

    I would like to add a button to my panel html. Therefore i used the panel template. I would like to add a button to ma panel and reference it...

    Started by hschaefer123, 12 Apr 2012 1:55 AM
    • Replies: 2
    • Views: 475
    12 Apr 2012 11:26 PM Go to last post
  2. What is the purpose of Viewport.js?

    Hello, When I deploy my UI to my application server and look at the views folder, I see the UI component I created and its base folder. But there...

    Started by billtricarico, 25 Feb 2012 12:07 PM
    • Replies: 9
    • Views: 1,184
    12 Apr 2012 11:07 PM Go to last post
  3. NavigationView and Pushing problems

    I have attached a small sample Designer app the demonstrates my problem. If you: -Click on a list item, the Details screen is pushed -Click the...

    Started by WagsMax, 11 Apr 2012 9:16 AM
    • Replies: 1
    • Views: 320
    12 Apr 2012 4:39 PM Go to last post
  4. How to pass store to a view and set itemtpl from a controller

    Hi Everybody, I am stuck on this once again. I am looking for a way to pass store name to a view from a controller. Can it be done. Lets say...

    Started by sajan, 12 Apr 2012 2:51 PM
    • Replies: 0
    • Views: 302
    12 Apr 2012 2:51 PM Go to last post
  5. how to debug (breakpoint) Sencha Touch 2 apps when developing on Sencha Designer?

    Hi there! I have been using Sencha Designer to create Sencha Touch 2 projects. I use Chrome for testing and now I want to breakpointing some of my...

    Started by mescalito2, 12 Apr 2012 7:01 AM
    debug
    • Replies: 3
    • Views: 1,421
    12 Apr 2012 2:32 PM Go to last post
  6. Dynamically load my data

    Hi , I tried to follow a couple of threads but was unable to figure it out. I have a list named ProductList it has a store ProductsStore. which is...

    Started by sajan, 12 Apr 2012 1:18 PM
    • Replies: 2
    • Views: 537
    12 Apr 2012 2:32 PM Go to last post
  7. itemTpl Functions

    Within my itemTpl, I need to call out to a function to calculate a value prior to displaying. I know how to do this in code.. but not sure how to...

    Started by BostonMerlin, 12 Apr 2012 12:27 PM
    • Replies: 4
    • Views: 1,127
    12 Apr 2012 2:14 PM Go to last post
  8. Validate SSL certificate

    A lot of Sencha Touch apps being developed will require data from a server, something which is easy to set up in Sencha Touch / Designer. Most of my...

    Started by joostvanhassel, 10 Apr 2012 2:00 PM
    certificate, https, man in the middle attack, security, ssl
    • Replies: 1
    • Views: 735
    12 Apr 2012 1:22 PM Go to last post
  9. Buffered basic functions (Feature Request)

    When defining a new basic function for a controller, view or application, it would be nice to be able to define a buffered function. Resulting code...

    Started by gatherworks, 12 Apr 2012 12:35 PM
    • Replies: 0
    • Views: 199
    12 Apr 2012 12:35 PM Go to last post
  10. Designer 2 Build #355 - released 4/2/2012 - Feedback wanted!

    We released Designer 2 Build #353 this morning and an additional patch in the afternoon #355. This update fixes a critical bug that was affecting...

    Started by aconran, 2 Apr 2012 8:47 AM
    6 Pages
    1 2 3 ... 6
    • Replies: 58
    • Views: 4,961
    12 Apr 2012 12:33 PM Go to last post
  11. Calling Application Basic Functions

    Hi, I have defined an Application Basic Function and added code to it. I see the code in the generated application config file. However, now I...

    Started by gatherworks, 11 Apr 2012 1:19 PM
    • Replies: 5
    • Views: 1,289
    12 Apr 2012 12:08 PM Go to last post
  12. Problem decoding JSON string

    Hi, I am facing some problem decoding JSON String. I am sending this JSON {\"success\":true,\"data\":} but I dont know how to decode it on...

    Started by sajan, 11 Apr 2012 4:21 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 1,303
    12 Apr 2012 10:53 AM Go to last post
  13. Importing ExtDesigner 1.x projects?

    Hi, Do you have any plans to allow the import(and convert) of ExtDesigner 1.x project files? Thanks in advance.

    Started by h.wagner@telekom.de, 12 Apr 2012 12:58 AM
    • Replies: 1
    • Views: 402
    12 Apr 2012 10:19 AM Go to last post
  14. Designer 2 Build #374 Release 12/04/2012

    Greetings Build #374 was just release and one of the news was a listbox with all the iconCls available. My custom icons do not appear on that...

    Started by SchattenMann, 12 Apr 2012 12:58 AM
    • Replies: 2
    • Views: 369
    12 Apr 2012 9:28 AM Go to last post
  15. Source control / custom plugins

    Hi, is there any intention to integrate Sencha Designer with any form of source control provider? Also, is there any intention to allow the...

    Started by Zavel, 11 Apr 2012 8:21 PM
    • Replies: 1
    • Views: 590
    12 Apr 2012 9:25 AM Go to last post
  16. Problem with Sencha designer beta update task

    Hello! So here's my story: I downloaded the sencha designer beta from this page. ...

    Started by tabetan, 10 Apr 2012 7:34 AM
    beta update build
    • Replies: 2
    • Views: 449
    12 Apr 2012 9:23 AM Go to last post
  17. interface idea - validators on modelfields

    As I was adding Data Model Validators to my Models, I noticed: validators are added as a childnode of the model the name of a validator (as...

    Started by joostvanhassel, 12 Apr 2012 4:23 AM
    inspector, interface, model, validator
    • Replies: 1
    • Views: 400
    12 Apr 2012 9:22 AM Go to last post
  18. How to set additional require statements to classes

    Inside App Designer takes care of used views, store, etc to build corresponding require statements. Later on building and packaging i ran in to...

    Started by hschaefer123, 12 Apr 2012 1:48 AM
    • Replies: 0
    • Views: 315
    12 Apr 2012 1:48 AM Go to last post
  19. Store/Restore orientation settings in Designer Project

    It would be great, if the current selected orientation would be stored with the designer project and also restored on project load. Cheers Holger

    Started by hschaefer123, 12 Apr 2012 1:47 AM
    • Replies: 0
    • Views: 266
    12 Apr 2012 1:47 AM Go to last post
  20. Reuse of top level components and event handling

    I am unclear of how to capture events from a linked top levelel component. Sencha designer offers a nice way to reuse components, but I have not...

    Started by mboreback, 11 Apr 2012 10:06 AM
    • Replies: 5
    • Views: 868
    11 Apr 2012 2:46 PM Go to last post