Search Type: Posts; User: xevin
Search: Search took 0.02 seconds.
-
30 Sep 2009 7:13 AM
Jump to post Thread: Status on Offical Ext.AIR 3.0? by xevin
- Replies
- 27
- Views
- 10,273
Same here...
-
25 Sep 2009 5:37 AM
Jump to post Thread: Adobe Air Frontend by xevin
- Replies
- 10
- Views
- 4,792
Sorry dude, i use to run it in the console `cmd`...
You can add it a new existing project or create a AIR project and paste it there.. :/ -
14 Aug 2009 5:22 AM
Jump to post Thread: Adobe Air Frontend by xevin
- Replies
- 10
- Views
- 4,792
Hey, its a prototype that u will start building your application.. this is not a working application :) ..
-
13 Aug 2009 8:31 PM
- Replies
- 4
- Views
- 3,040
JaraJara, i hear you dude, but Adobe AIR has a sandbox using iframe so u can use it with all EVIL or EVALs.. i have something to for you, although this is the core application i use in my Adobe AIR...
-
13 Aug 2009 8:31 PM
Jump to post Thread: Adobe Air Frontend by xevin
- Replies
- 10
- Views
- 4,792
Hello World! Some had trouble using ExtJS in there Adobe AIR Projects, but i wish to share this so that from here you can start building projects using AIR w/o any problem with eval, it uses...
-
6 Aug 2009 4:12 PM
- Replies
- 88
- Views
- 41,862
Condor, if ur going to make it, how much is it?
-
6 Aug 2009 1:30 AM
- Replies
- 88
- Views
- 41,862
Condor, do u have 3.0 Version for LockingEditorGridPanel?
-
5 Aug 2009 5:58 PM
- Replies
- 207
- Views
- 118,919
Duh, nevermind Condor, jajaja, although i posted much everything, sorry for the wasted KB's... iv rethinked my core to air and move it to non-sandbox mode.. and just bind some air to bridgeProxy.....
-
4 Aug 2009 7:47 PM
- Replies
- 207
- Views
- 118,919
Hi Condor, thanks, i removed the constructor part.. i updated it:
var _groupingView = Ext.extend(Ext.grid.GroupingView, {
forceFit: false,
showGroupName: true,
ignoreAdd: true,
... -
4 Aug 2009 9:19 AM
- Replies
- 207
- Views
- 118,919
Hi Condor, wish u could help out, i have a grid which i would like to group things out...
(function(){
Ext.ns('Base.Module.Budget.com.QtrGridAir');
var _groupingView... -
12 Jul 2009 3:45 AM
Jump to post Thread: CAMERA and HTML DOM by xevin
- Replies
- 1
- Views
- 1,574
Module("Adobe.Air.Camera", {
show: function(vidW, vidH, tmpPath, callBack) {
var options = new air.NativeWindowInitOptions();
options.transparent = false;
... -
11 Jul 2009 10:55 PM
Jump to post Thread: CAMERA and HTML DOM by xevin
- Replies
- 1
- Views
- 1,574
window.nativeWindow.stage.scaleMode = air.StageScaleMode.NO_SCALE;
window.nativeWindow.stage.align = air.StageAlign.TOP_LEFT;
var w = 200, h = 200;
... -
15 Jun 2009 9:14 PM
Jump to post Thread: Ext.air.MainWindow by xevin
- Replies
- 25
- Views
- 18,151
try this in ur CSS:
body, html {
overflow: hidden
} -
8 Jun 2009 8:13 PM
Jump to post Thread: Font Smoothing by xevin
- Replies
- 0
- Views
- 1,397
Anyone knows about Adobe AIR Font Smoothing in Adobe AIR Apps (HTML)? or a webkit font smoothing?
-
7 Jun 2009 5:20 AM
Jump to post Thread: Adobe AIR NativeMenu Wrapper. by xevin
- Replies
- 0
- Views
- 1,954
/*
* Copyright (c) 2008, Kevinralph M Tenorio
* All rights reserved.
*
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* Permission is hereby... -
2 Jun 2009 2:49 PM
Jump to post Thread: Embed Stylesheet by xevin
- Replies
- 4
- Views
- 1,719
nice thanks :)
-
2 Jun 2009 12:26 AM
Jump to post Thread: Embed Stylesheet by xevin
- Replies
- 4
- Views
- 1,719
hmm, ic, do you have an idea how to capture the onload / oncomplete event of this object if it has?
-
1 Jun 2009 7:42 PM
Jump to post Thread: Embed Stylesheet by xevin
- Replies
- 4
- Views
- 1,719
function embedStyle(style) {
var css = document.createElement('style');
css.setAttribute('rel', 'stylesheet');
css.setAttribute('type', 'text/css');... -
26 May 2009 4:47 PM
- Replies
- 18
- Views
- 3,498
NetBeans, and use the debug ext-all.js
-
24 May 2009 9:40 PM
- Replies
- 4
- Views
- 1,768
Thanks...
-
24 May 2009 6:06 PM
- Replies
- 4
- Views
- 1,768
thanks evant for looking up.. I'm using extjs3.0rc1.1, i tried the example both in Chrome and Firefox..
When i clicked the toolbar menu button File, it pops the empty menu, but when i hover to... -
24 May 2009 4:09 AM
- Replies
- 4
- Views
- 1,768
Hello, i having a problem with the insertButton method, which is the newly added button doesn't seem to sync with previously added buttons.
e.g.
var tb= new Ext.Toolbar({
...
});
... -
6 May 2009 10:23 PM
Jump to post Thread: ExtJS Cursor in AIR by xevin
- Replies
- 1
- Views
- 1,861
Just a request? or for a themer... it would be great if a resize indicator will be shown in window dialogs. We all know air has a problem w/ this.. ? or is there any other way around?
-
30 Jan 2009 2:38 AM
Jump to post Thread: Adobe AIR ExtJS Camera Support by xevin
- Replies
- 0
- Views
- 2,504
Hello i was playing around w/ ext js w/ camera support.. since AIRAliases.js got the basic functions to get the default camera, it works but i stumble in where to attach/show the camera object to?...
-
24 Jan 2009 7:42 PM
Jump to post Thread: Ext Designer 1.x by xevin
- Replies
- 422
- Views
- 187,914
Master Jack,
Just a question, is Ext JS 3.0 will update Adobe AIR "ext-air.js" as well? also, in the second preview why didn't you use the AIR? is there any advantage in usin Google Chrome than in...
Results 1 to 25 of 41
