Ext.air for Adobe AIR

Page 4 of 16 FirstFirst ... 2 3 4 5 6 14 ... LastLast

+ Post New Thread

  1. SQLiteStore creating column wrong?

    I have a store and a column that isn't being created correctly var albumsStore = new Ext.sql.SQLiteStore({ dbFile : "prefs.sqlite",...

    Started by mitchellsimoens, 15 May 2010 7:56 AM
    • Replies: 1
    • Views: 1,293
    16 May 2010 5:43 PM Go to last post
  2. How to show notification in simple EXTJS application?

    I have a simple website built on using Extjs.... wanted to show notifications on some events so I thought of using AIR in my app. But I dont know how...

    Started by saadkhan, 3 Mar 2010 6:32 AM
    • Replies: 9
    • Views: 4,108
    10 May 2010 4:30 PM Go to last post
  3. Question Check what has been clicked in HTTPS/SSL Dialog

    Hi guys, is it possible to access the information of what has been clicked in the HTTPS/SSL dialog? I am making a request to a ssl-webservice...

    Started by PranKe01, 3 May 2010 8:15 AM
    • Replies: 3
    • Views: 1,753
    3 May 2010 10:10 AM Go to last post
  4. Getting the examples to work

    Is there a tutorial or a thread I am missing that walks through how to get the examples to work with AIR. I am talking about the examples that come...

    Started by Josh10, 30 Apr 2010 7:15 AM
    air, extjs
    • Replies: 0
    • Views: 811
    30 Apr 2010 7:15 AM Go to last post
  5. Grid Grouping View not showing + and - sign before group.

    I am working in Adobe Air and when I use a grouping view for a grid, the + and - sign is not showing before the group. I am using Extjs 3.1.0 and...

    Started by courtneyt, 16 Apr 2010 7:38 AM
    • Replies: 3
    • Views: 1,855
    30 Apr 2010 1:33 AM Go to last post
  6. Question About Adobe AIR Licence for develop apps

    Hi everybody. I have a doubt about the licensing of Adobe AIR for my ExtJS app, and the question is: ¿What can or cannot do with Adobe AIR in a...

    Started by alexbariv, 21 Apr 2010 7:47 AM
    • Replies: 1
    • Views: 1,701
    21 Apr 2010 9:07 AM Go to last post
  7. Question Getting Ext 3.2 working in Adobe AIR

    Hi everybody. I have spent the last two hours trying to see in the forum, google, or somewhere how can I update the extjs version of my Adobe AIR...

    Started by alexbariv, 19 Apr 2010 4:06 PM
    • Replies: 2
    • Views: 1,526
    20 Apr 2010 6:50 AM Go to last post
  8. Adobe Air Introspector does not show up with ExtJS 3.2

    Hi guys, since I updated to ExtJS 3.2 the Air Introspector does not show up in my app anymore :( I tried F12 and the air.Introspector function....

    Started by PranKe01, 19 Apr 2010 1:53 AM
    • Replies: 2
    • Views: 1,972
    20 Apr 2010 4:45 AM Go to last post
  9. Removing a TreeNode success but with error

    I'm trying to remove a node and it does remove it but I get this error: I append nodes using this: node.appendChild({ nodeType: "node",...

    Started by mitchellsimoens, 15 Apr 2010 4:55 PM
    • Replies: 3
    • Views: 1,793
    16 Apr 2010 6:15 AM Go to last post
  10. EditorGridPanel not editing

    The code I have works in a browser but not in my Air app. It displays and adds rows but does not allow editing. I put code from one of the examples...

    Started by mitchellsimoens, 11 Apr 2010 6:09 AM
    • Replies: 1
    • Views: 1,001
    11 Apr 2010 10:29 AM Go to last post
  11. HttpProxy not working with webservices

    we developing project by using Adobe AIR/ExtJS and webservices. we are trying to hit the webservices to load the store by using HttpProxy. But its...

    Started by sara_762001, 7 Apr 2010 7:13 AM
    • Replies: 0
    • Views: 1,132
    7 Apr 2010 7:13 AM Go to last post
  12. Ext.all.js error on Grid header mouse over

    I got this error on a grid. If you mouse over the first column you get these errors: TypeError: Result of expression 'this.config' is not an...

    Started by mitchellsimoens, 6 Apr 2010 7:56 AM
    • Replies: 1
    • Views: 1,575
    6 Apr 2010 9:24 AM Go to last post
  13. Accessing sqlite_master table error

    Anyone able to access the "sqlite_master" table successfully? I use the code: var store = new Ext.sql.SQLiteStore({ dbFile: dbFile,...

    Started by mitchellsimoens, 4 Apr 2010 11:02 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 5,998
    6 Apr 2010 7:02 AM Go to last post
  14. Eval Security Issue in Adobe AIR 1.5.3/ExtJS 3.1.1

    Trying to use Adobe AIR 1.5.3,EXTJS 3.1.1 and Ajax, but im getting the following exception when I try to use the following method to decode JSON...

    Started by sara_762001, 31 Mar 2010 7:00 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,092
    1 Apr 2010 6:59 AM Go to last post
  15. Question Ext.util.JSON.decode - eval security

    Hello All, Seems like this issue has already been talked about, but I'm still getting the eval problem with the Ext.util.JSON.decode. I suspect...

    Started by Jack_S, 11 Jan 2010 4:59 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 6,606
    31 Mar 2010 3:04 PM Go to last post
  16. Possible to prevent default behaviour of ALT key?

    Hey guys! Everybody knows, if you press ALT key on your keyboard, you activate the keyboard navigation through the main window menu (File, Edit,...

    Started by makana, 21 Mar 2010 3:20 AM
    • Replies: 1
    • Views: 1,757
    23 Mar 2010 7:35 AM Go to last post
  17. Having trouble getting started with Air

    I've just start playing around with Air, so please bare with me. I have a fairly large application that already runs pretty well on the browser...

    Started by re_buchanan, 19 Nov 2009 8:55 AM
    • Replies: 4
    • Views: 2,467
    23 Mar 2010 6:29 AM Go to last post
  18. Any ideas on hiding AIR source?

    I am working on an AIR application using Ext JS that I was planning to sell. Since the application is HTML/AJAX, all of the source will be available...

    Started by skanjo, 23 Dec 2009 10:14 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 40
    • Views: 8,918
    8 Mar 2010 7:44 AM Go to last post
  19. Cant run Extjs AIR Samples?

    I needed to play music in my app built on using ExtJs library. I tried to run samples of ExtJs AIR, created new sample app to run simple things but...

    Started by saadkhan, 3 Mar 2010 7:14 AM
    • Replies: 0
    • Views: 1,166
    3 Mar 2010 7:14 AM Go to last post
  20. Question [3.x] Ext.air and TabPanel

    Is there a known issue with Ext.air and TabPanel? I cannot for the life of me create a tabpanel in a viewport without it having an error thrown? ...

    Started by Lloyd K, 26 Feb 2010 8:22 AM
    • Replies: 5
    • Views: 1,556
    1 Mar 2010 9:56 AM Go to last post