Search Type: Posts; User: Petrushka
Search: Search took 0.02 seconds.
-
13 May 2013 6:55 PM
- Replies
- 3
- Views
- 678
Nice theme~
I like it~ -
13 May 2013 12:47 AM
Jump to post Thread: Steelblue Theme for Ext JS 4 by Petrushka
- Replies
- 22
- Views
- 11,385
I have update the theme for Ext 4.2.0.663.
Demo:
http://webapp.yuntech.edu.tw/ext-4.2.0.663/examples/
http://webapp.yuntech.edu.tw/ext-4.2.0.663/examples/themes/index.html
... -
24 Mar 2013 5:51 PM
Jump to post Thread: Steelblue Theme for Ext JS 4 by Petrushka
- Replies
- 22
- Views
- 11,385
Currently, I don't know how to create a custom theme with Ext JS 4.2.
I will try to update this theme~ -
1 Nov 2012 8:04 PM
Jump to post Thread: Steelblue Theme for Ext JS 4 by Petrushka
- Replies
- 22
- Views
- 11,385
Extract all files from resources.zip to your Ext JS directory:
"resources.zip\resources\*" to "ext-4.1.1a\resources\*"
Then add or modify your style reference to "ext-all-steelblue.css", e.g.:... -
25 Oct 2012 5:01 PM
- Replies
- 13
- Views
- 5,366
Nice work! It's very impressive!
-
12 Oct 2012 6:20 AM
Jump to post Thread: Steelblue Theme for Ext JS 4 by Petrushka
- Replies
- 22
- Views
- 11,385
Thanks for your comment.
I am sass beginner, in next Ext JS version release I will try to override styles instead change scss files. :D -
8 Oct 2012 5:17 PM
Jump to post Thread: Steelblue Theme for Ext JS 4 by Petrushka
- Replies
- 22
- Views
- 11,385
I have update the theme for Ext 4.1.1a.
If you want to use sass, there are 3 files also need to modify:
\resources\themes\stylesheets\ext4\default\widgets\_window.scss... -
8 Oct 2012 7:48 AM
- Replies
- 6
- Views
- 581
Thanks for the links you provide.
Looks like the next release, the idProperty will change the parameter when sent back. -
8 Oct 2012 1:47 AM
- Replies
- 6
- Views
- 581
I use Ext 4.1.1a
Here is my custom model:
Ext.define("Idss.model.ApplicantInfo", {
extend: "Ext.data.Model",
fields: ["EmpNo", "Name", "Departments"], -
8 Oct 2012 1:28 AM
- Replies
- 6
- Views
- 581
I have define a custom model that extend from Ext.data.Model, with my custom idProperty and configure with ajax proxy.
When I trying to load data from backend, the load method does not use my... -
24 Jul 2012 10:21 PM
Jump to post Thread: Steelblue Theme for Ext JS 4 by Petrushka
- Replies
- 22
- Views
- 11,385
Here is the sass code that I use.
You may fix the path issue before use it.
Hope it will help~ -
10 May 2012 10:25 PM
Jump to post Thread: Steelblue Theme for Ext JS 4 by Petrushka
- Replies
- 22
- Views
- 11,385
For Ext 4.2.0.663 please refer: http://www.sencha.com/forum/showthread.php?203806-Steelblue-Theme-for-Ext-JS-4&p=965660&viewfull=1#post965660
(For Ext 4.1.1a please refer:... -
21 Dec 2011 1:19 AM
- Replies
- 8
- Views
- 2,158
Thanks to @WebProgrammer!
The override helps me a lot!!! -
17 Jan 2008 4:31 AM
- Replies
- 6
- Views
- 4,113
Thanks for your explanations!
Now I understand what "defaultType" is used for. ^^" -
17 Jan 2008 3:45 AM
- Replies
- 6
- Views
- 4,113
Hi, I am a new ExtJS user from Taiwan. I see there are many examples that create a new FormPanel instance always set the "defaultType" config option to "textfield".
After I have read the API...
Results 1 to 15 of 15
