Ext.air for Adobe AIR

Page 1 of 16 1 2 3 11 ... LastLast

+ Post New Thread

  1. Lightbulb Modified ext-air adapter (improved SQLiteStore, default Templates and more)

    Hey guys! Since ExtJS 3.3.0 the enhanced ext-air adapter is available on the official ExtJS download site. I modified the original ext-air...

    Started by makana, 9 Feb 2010 1:21 PM
    35 Pages
    1 2 3 ... 35
    • Replies: 349
    • Views: 53,499
    25 Apr 2011 12:22 PM Go to last post
  2. 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,974
    8 Mar 2010 7:44 AM Go to last post
  3. Lightbulb [SOLVED]General question - SQLiteStore Loading + Combo

    Hello All, I've noticed a lot of threads circling around some of the same issues. I was wondering if it would not be a bad idea to put together a...

    Started by Jack_S, 16 Feb 2010 3:53 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 33
    • Views: 8,416
    8 Nov 2011 10:40 AM Go to last post
  4. getting started with air, and extjs-air

    so I was writing an ext application, where I needed some features air would provide. Unfortunately the only tutorials I could find were the basic...

    Started by smokeman, 17 Feb 2011 8:39 AM
    3 Pages
    1 2 3
    • Replies: 27
    • Views: 8,931
    24 May 2011 8:11 AM Go to last post
  5. Status on Offical Ext.AIR 3.0?

    Does anyone happen to know what the status is on the official Ext.air script for Ext 3.0? I know there is another thread that discusses creating one...

    Started by wmazza, 20 Jul 2009 9:08 AM
    3 Pages
    1 2 3
    • Replies: 27
    • Views: 10,309
    28 Dec 2009 8:22 AM Go to last post
  6. Ext.air.MainWindow

    What happened to Ext.air.MainWindow, which was how the custom ext-native chrome was explained in this original blog post:...

    Started by devnull, 23 Apr 2008 12:52 PM
    3 Pages
    1 2 3
    • Replies: 25
    • Views: 18,192
    23 Oct 2009 6:16 AM Go to last post
  7. What is the status of replacing the system chrome with Ext window?

    Hi, Having looked through the posts in this forum and not finding a definitive answer, I was wondering what the situation is with replacing the...

    Started by murrah, 20 Apr 2009 1:15 PM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 6,738
    3 Jun 2009 6:01 PM Go to last post
  8. Question Air VS Titanium

    I'm reading about both for days now but I'm unable to get to a conclusion. Air or Titanium? What I'm looking for right now is a viable solution...

    Started by ethraza, 30 Mar 2011 7:19 AM
    3 Pages
    1 2 3
    air, app, desktop, titanium
    • Replies: 20
    • Views: 16,782
    17 Aug 2012 6:19 AM Go to last post
  9. [Ext3.0]Issues & Fixes

    Having dived straight into the deep end with the release of ExtJS 3.0, I've been busy porting a large adobe AIR application from 2.2 to 3.0. During...

    Started by timothy, 15 Apr 2009 6:04 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 9,792
    23 Dec 2009 7:49 AM Go to last post
  10. [SOLVED] SimpleTasks sample "Air file damaged" - wont install

    Hi, I wanted to install the sample Simple Tasks AIR package from air-3.1.0 (freshly downloaded from Ext downloads) and when I double click it I...

    Started by murrah, 20 Feb 2010 2:15 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 3,773
    22 Feb 2010 2:00 PM Go to last post
  11. [Solved] Ext.air.Notify doesn't display background.

    I'm using Windows XP with plain black background. I can't see the notification message due to the foreground color is black on black background....

    Started by carbotex, 18 Feb 2009 10:18 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 7,354
    8 Feb 2011 11:40 AM Go to last post
  12. Error on first column

    This is my first test with Air. I tried to make a simple grid from sqlite table, all ok but only the first column header cause error on mouseover....

    Started by jimmyphp, 3 Mar 2008 7:14 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 6,046
    6 Jul 2010 2:58 AM Go to last post
  13. Jelp in Air with php

    Hi I am really struck up in this.. i am new to air. This is my code var PresidentsDataStore; var PresidentsColumnModel; var...

    Started by king1231986, 12 Apr 2009 8:39 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 3,668
    23 Apr 2009 5:49 AM Go to last post
  14. 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,712
    31 Mar 2010 3:04 PM Go to last post
  15. BUG? Problem with timeField and HTMLEditor after upgrade to 3.1

    Hi, I have just upgraded my AIR app from Ext 2.2 to 3.1 and am having a couple of problems. I have attached a screenshot. I am using AIR 1.5 via...

    Started by murrah, 2 Feb 2010 10:14 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,757
    31 Aug 2010 12:16 AM Go to last post
  16. 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,126
    1 Apr 2010 6:59 AM Go to last post
  17. Combobox in Adobe AIR

    I'm trying out Adobe AIR, but I'm stuck in the beginning and it looks like an ext issue. I made a simple example to show the problem. It prints out a...

    Started by szotyi, 16 Feb 2008 2:24 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 8,180
    19 Jan 2009 5:21 AM Go to last post
  18. ChromeViewport.js and FormPanels/Textboxes

    Hey all! First time poster here in the ExtJS forums so hopefully I am posting in the correct place but I apologize if I am in the wrong place....

    Started by wmazza, 25 Feb 2009 12:42 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 4,252
    11 May 2009 1:41 AM Go to last post
  19. 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: 6,098
    6 Apr 2010 7:02 AM Go to last post
  20. Question Ext-JS and Air ready for prime time?

    Question for the group in general here. With no offense to the Ext OR Adobe developers but does anyone think that Air (particularly with Ext-JS) is...

    Started by MikeB, 21 Mar 2009 8:00 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 4,281
    10 Jun 2009 10:13 AM Go to last post