Search Type: Posts; User: coolstar
Search: Search took 0.03 seconds.
-
9 Jan 2012 4:12 PM
- Replies
- 2
- Views
- 645
I have an ExtJS 3.3 app that does override some functionality, such as the maximizing, and moving of Windows. Will the ExtJS compatibility layer work?
-
15 Apr 2011 1:03 PM
Jump to post Thread: Ext Simple Spreadsheet by coolstar
- Replies
- 21
- Views
- 12,267
Can you post an example of the spreadsheet in an ExtJs Window? I tried to myself by downloading the example and doing so, but it doesn't work. It seems as if the only way to put it in an ext window...
-
17 Nov 2010 5:27 PM
- Replies
- 1
- Views
- 770
I looked at the new features on extjs 3.3, and thought the calendar was cool, so I wanted to upgrade. However, when I did, it doesn't work with my code. Extjs 3.2.1 works perfectly fine when...
-
20 Aug 2010 9:38 AM
- Replies
- 13
- Views
- 8,698
There is now an update with the Silver theme. I am trying to make the green theme as quick as possible, but don't want to do a sloppy job.
-
1 Apr 2010 3:06 PM
- Replies
- 3
- Views
- 969
Question in title.
-
1 Apr 2010 2:42 PM
- Replies
- 3
- Views
- 969
Hello Everyone. I'm trying to load Json into a dataview, but it doesn't show anything.
The Json is dynamically generated by Youtube:
{
"apiVersion": "2.0",
"data": {
"updated":... -
31 Mar 2010 1:40 PM
- Replies
- 88
- Views
- 50,155
At this point, you don't need an api key.
Ohh, and I have one question:
Is it possible to use this player with the Youtube Search Data API? I would really like it if people could search for the... -
10 Mar 2010 7:18 AM
- Replies
- 88
- Views
- 50,155
instead of :
url : "http://www.youtube.com/apiplayer?key=" +
this.developerKey + "&enablejsapi=1&version=3&playerapiid="+
... -
8 Mar 2010 10:04 PM
- Replies
- 14
- Views
- 7,280
How much longer are you going to take? I desperately need a spreadsheet and a presentation program.
-
6 Feb 2010 4:11 PM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
Notice that this is a 3.* forum, so we might not be able to help you much. Besides, the component is for 3.*
-
25 Jan 2010 7:30 AM
Jump to post Thread: Ext.ux.Tutorial by coolstar
- Replies
- 20
- Views
- 8,032
This is the error it reports:
Expected identifier, string or number.
Works fine in Firefox, Chrome, Safari, and Opera. -
24 Jan 2010 10:04 AM
Jump to post Thread: Ext.ux.Tutorial by coolstar
- Replies
- 20
- Views
- 8,032
This Extension seems to be neat! You could have it change the button of "Prev Step" to Cancel, instead of disabling it, and have a config option of what to trigger on cancel. Similarly, you could...
-
20 Jan 2010 8:26 PM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
I finally got codemirror to work cross-browser.
Here is the code:
CodeMirror.js:
Ext.namespace('Ext.ux.form');
Ext.ux.form.CodeMirror = Ext.extend(Ext.form.TextArea, {
language:... -
19 Jan 2010 9:19 PM
Jump to post Thread: Web Desktop - Grid Window by coolstar
- Replies
- 1
- Views
- 1,907
Please repost with code tags (the # toolbar button) wrapped around the code.
Thanks,
CoolStar -
17 Jan 2010 12:30 AM
Jump to post Thread: Dynamic Ajax Grid. by coolstar
- Replies
- 2
- Views
- 1,024
I already found out how to do so:
filestore.proxy.conn.url=fileurl;filestore.load(); -
13 Jan 2010 7:20 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
I stripped out most of the code except the desktop, and Program Coder window.
-
13 Jan 2010 7:16 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
I can do that. Hold on for a few minutes.
-
13 Jan 2010 7:14 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
When I run the thing locally, I don't get any php errors.
-
13 Jan 2010 6:58 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
I just updated the demo, so you can see some of the changes we made.
-
13 Jan 2010 6:51 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
This is the error when I replace the ux:
this.initialConfig is undefined -
13 Jan 2010 6:49 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
Let me check for a second.
-
13 Jan 2010 6:48 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
The code change probably didn't do anything much.
-
13 Jan 2010 6:44 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
I changed the code to afterrender, but there still is no codemirror displaying in firefox. It displays in chrome, however.
-
13 Jan 2010 6:41 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
It happens to be in the ux. Let me try it out.
-
13 Jan 2010 6:39 AM
Jump to post Thread: Ext.ux.form.CodeMirror by coolstar
- Replies
- 70
- Views
- 19,873
I just checked my code, but there isn't any of that code.
Results 1 to 25 of 44
