Sencha Architect 2.x: Help & Discussions

Page 85 of 119 FirstFirst ... 35 75 83 84 85 86 87 95 ... LastLast

+ Post New Thread

  1. My Sencha Architect hides away?

    I got problem with my Sencha Architect. I installed it on Windows Vista. I have successfully entered the activation code. However, now when I open...

    Started by moneta, 8 May 2012 2:57 AM
    • Replies: 6
    • Views: 1,113
    11 May 2012 8:58 AM Go to last post
  2. Problem - Build your first Mobile App CityBars

    I followed the excellent tutorial Build your first Mobile App. But at the end, when i tried it in my local web server, i had the following error :...

    Started by Nos, 11 May 2012 7:34 AM
    • Replies: 1
    • Views: 335
    11 May 2012 8:26 AM Go to last post
  3. Master/Detail & Add/Save/Edit best practises

    I am building a simple Master/Detail app. The master view is a list of records & an Add button. When clicking on the list Item I display the...

    Started by deshartman, 3 May 2012 4:25 AM
    • Replies: 4
    • Views: 1,050
    11 May 2012 5:51 AM Go to last post
  4. Error in loading the Data in Sencha architect 2(ext js 4.0)

    Hi, I am trying to load data dynamically into grid from resturl using json store in ext js 4.0.,but it is giving the error as user...

    Started by ramchander, 10 May 2012 5:21 AM
    • Replies: 5
    • Views: 654
    11 May 2012 5:41 AM Go to last post
  5. loadmask loading indicator

    I am trying to understand how I can add a loading indicator (i think this is loadmask) using architect 2. any help would be greatly appreciated. ...

    Started by sbruck, 8 May 2012 12:41 PM
    • Replies: 2
    • Views: 670
    11 May 2012 5:34 AM Go to last post
  6. Using an HTML5 canvas in Architecht 2.0

    Greetings All, I'm very new to Sencha Architect; and I couldn't readily discover a way to add an html5 canvas object to my view. is there any way...

    Started by jacobsr, 10 May 2012 7:46 AM
    • Replies: 7
    • Views: 772
    11 May 2012 5:12 AM Go to last post
  7. List data is not viewable in browser and android simulator.

    Hi All, I am new to Sencha Architect.The problem what i am facing is i am not able to view the list data in a browser and android...

    Started by sivagami, 7 May 2012 10:11 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,238
    11 May 2012 4:32 AM Go to last post
  8. Problem in display data in browser

    Hi, Am new sencha touch i have to load a data in list from webservice .The data should be display in desginer but it is not display in browser. ...

    Started by spriya, 7 May 2012 8:22 PM
    • Replies: 5
    • Views: 845
    11 May 2012 4:09 AM Go to last post
  9. Displaying JSON Object

    Hello Everyone ... i have a problem to loop through a JSON Object and display datas which are inside .. i have the following structure :...

    Started by ReadyF, 10 May 2012 2:43 AM
    • Replies: 1
    • Views: 277
    11 May 2012 12:12 AM Go to last post
  10. sencha architect reuse components

    i am using sencha architect. I want to reuse my components like data store & model from different application. Through googling i came to know that...

    Started by ShrutiRuparel, 8 May 2012 1:06 AM
    data model, data store, reuse components, sencha architect
    • Replies: 4
    • Views: 1,073
    10 May 2012 9:53 PM Go to last post
  11. Controller Actions without order

    I cannot apply order: before or order:after to Controller Actions, but I can do it to View Events, what can I do? (I wanna have all my Events in...

    Started by bionicmaster, 10 May 2012 6:49 PM
    • Replies: 0
    • Views: 175
    10 May 2012 6:49 PM Go to last post
  12. search list content in sencha architect 2

    I'm a noob here trying to figure out how to search a list in sencha architect 2 using MVC. I'm assuming that I would have to make the search listen...

    Started by thehyperadvisor, 10 May 2012 3:02 PM
    list, search
    • Replies: 2
    • Views: 639
    10 May 2012 4:08 PM Go to last post
  13. extend Ext.Field.field

    there's an option to create an Ext.field.field instead of Ext.field.text or another extension? there will be a lot of useful for an Ext.field that I...

    Started by bionicmaster, 10 May 2012 10:06 AM
    field
    • Replies: 1
    • Views: 402
    10 May 2012 1:41 PM Go to last post
  14. Export option in Sencha Architect 2.0.

    Hi, I am using Sencha Architect 2.0. I created a grid and i want to generate the js files. I did not find export button to generate the js files...

    Started by ramchander, 10 May 2012 4:31 AM
    • Replies: 1
    • Views: 490
    10 May 2012 12:40 PM Go to last post
  15. Complete Sample Projects?

    Are there any sample projects anywhere that are complete? What I mean by complete is that they use all of MVC not just MV. None of the samples on...

    Started by tomdchi, 9 May 2012 11:24 AM
    • Replies: 1
    • Views: 1,119
    10 May 2012 11:10 AM Go to last post
  16. Educational Pricing

    Hi, We are looking to buy a couple copies of Architect. Do you offer Educational discounts for Universities? Thanks, Phil

    Started by PhilMerrell, 9 May 2012 6:57 AM
    • Replies: 3
    • Views: 666
    10 May 2012 7:43 AM Go to last post
  17. How to link map marker to the detail view

    Hello everybody! I have a map with a marker, and i want to make the marker clicktable to show some basic info. I am new to Sencha, and I need...

    Started by Presecan, 8 May 2012 9:22 AM
    detail view, function, link, marker
    • Replies: 2
    • Views: 335
    10 May 2012 3:07 AM Go to last post
  18. Create a link to another view

    Hello I use Sencha Touch 2.0. I have a list of data from a store, that appear in a Ext.Panel. I want to open another view when I click on an item...

    Started by ldc, 20 Mar 2012 1:14 AM
    • Replies: 3
    • Views: 786
    10 May 2012 12:59 AM Go to last post
  19. How can I add an afterlistener

    is there any way to add afterlistener for a store in architect or we only have to choose an event in the config panel? I'd like to send the same...

    Started by jazzzzy, 9 May 2012 11:56 PM
    afterlistener
    • Replies: 0
    • Views: 249
    9 May 2012 11:56 PM Go to last post
  20. id and internalId

    on addrecords both records.internalId and records.id are ext-record-xxx, but when I console log the records I see the internalId is an integer. Why...

    Started by jazzzzy, 9 May 2012 11:29 PM
    internalid
    • Replies: 0
    • Views: 256
    9 May 2012 11:29 PM Go to last post