Search Type: Posts; User: corcoranp
Search: Search took 0.02 seconds.
-
29 Apr 2013 9:33 AM
- Replies
- 9
- Views
- 688
Any luck resolving this problem? I'm getting the same error when there are no records returned from the server?
-
14 Aug 2012 2:56 PM
Jump to post Thread: Notification Clipping by corcoranp
- Replies
- 2
- Views
- 405
This is more of an annoyance than anything else...but I hate when notifications clip important text...I would love to know where the backup is being generated in this sample:
37959 -
25 Apr 2012 9:15 AM
Jump to post Thread: Can't run in iOS Simulator by corcoranp
- Replies
- 2
- Views
- 504
Copy the app.html and rename it to index.html....
Had this same issue, plus make sure you are pointed to the correct location in your deploy settings. -
19 Apr 2012 4:31 PM
Jump to post Thread: Specify Theme in Architect 2 by corcoranp
- Replies
- 4
- Views
- 2,343
There doesn't seem to be a way to specify a theme directly in Architect2.
HOWEVER, Extjs and Touch have powerful theming tools via SASS.
Here are a few resources:
Sencha Touch Theming:... -
19 Apr 2012 4:22 PM
- Replies
- 4
- Views
- 981
You might have to add .json to your hosting mime types.
Windows Hosting:
http://support.godaddy.com/help/6286?locale=en
Linux Hosting:
http://support.godaddy.com/help/article/375
Hope that... -
19 Apr 2012 4:18 PM
- Replies
- 2
- Views
- 1,331
I'm developing a Sencha Touch 2 application in Sencha Architect 2 (as per title).
I don't see where I can define the device profiles within Architect. I may be missing something but I would have... -
9 Mar 2012 7:00 AM
- Replies
- 9
- Views
- 3,200
I've run into the same issue. I have a store for which I already have data for and wanted to set the data property before the store gets a concrete implementation. I ran down the issue, and it's all...
-
25 Apr 2008 5:09 AM
- Replies
- 18
- Views
- 2,225
Oh and be careful of extra config options. You need to make sure you are using only the options you need to use both for the parent container as well as the child.
-
25 Apr 2008 5:08 AM
- Replies
- 18
- Views
- 2,225
Sometimes building your interface visually helps!
Check out: http://tof2k.com/ext/formbuilder/
Here is my attempt to build what you are tying to build:
{
layout:"border",
items:[{ -
25 Apr 2008 4:38 AM
Jump to post Thread: Loading ASPX into Panel by corcoranp
- Replies
- 4
- Views
- 1,685
Please answer the following:
1. What is the output of menu.aspx?
2. What (if any) errors are you receiving? -
24 Apr 2008 8:20 AM
- Replies
- 36
- Views
- 9,580
No...not true... They CAN write a widget and license it under a commercial license, or they can put it under a open source license, either way it's their creative work.
They CAN sell their open... -
24 Apr 2008 7:06 AM
- Replies
- 13
- Views
- 2,735
Under the Berne Convention Implementation Act of 1988 as of March 1, 1989, an author's copyright in a work begins when it is fixed in a tangible form;
But as Brian said, "We do not accept code... -
22 Apr 2008 10:37 AM
- Replies
- 25
- Views
- 7,208
Before I begin, I'm sure the Ext management is having a tough day today so I really appreciate Jack responding here.
Ext JS is entitled to release its software however it chooses, and is entitled... -
22 Apr 2008 9:27 AM
- Replies
- 25
- Views
- 7,208
Jack
As I read more, I am starting to understand your intent with the Ext License.
However, as bugfixes or services packs to the 2.0.2 version would not technically be the "creation of any... -
22 Apr 2008 8:31 AM
- Replies
- 25
- Views
- 7,208
Well, if need be I can set something up to host bug fixes. We'll probably need to discuss more...
-
22 Apr 2008 8:08 AM
- Replies
- 25
- Views
- 7,208
When you make the bug fix to the 2.0.2 version, you'll need to release it to the entire community (terms of the license). :D
Do you have a sourceforge site? Or maybe a new domain...Version202.org?... -
22 Apr 2008 7:40 AM
- Replies
- 25
- Views
- 7,208
Brian, it's true that YOU haven't forked Ext, but I think Shane is saying that because of the license change, the possibility now exists that some developers WILL fork Ext development to provide...
-
6 Nov 2007 8:26 PM
Jump to post Thread: Flash & Z-Order by corcoranp
- Replies
- 5
- Views
- 1,519
I read an earlier post...
here is the solution:
add this line to flash object's params:
<param name="wmode" value="opaque">
and this parameter to <embed... tag
wmode="opaque" -
6 Nov 2007 8:21 PM
Jump to post Thread: Flash & Z-Order by corcoranp
- Replies
- 5
- Views
- 1,519
I'm having the same issue with the messagebox not displaying over the flash movie. Any ideas how this gets fixed. I tried Ext.useShims = true; but this didn't work for me...
Results 1 to 19 of 19
