Search Type: Posts; User: morfeusz
Search: Search took 0.02 seconds.
-
10 Jan 2013 9:08 AM
Jump to post Thread: Image Crop Utility by morfeusz
- Replies
- 20
- Views
- 10,002
I bump this question up.
-
2 Apr 2012 5:58 AM
- Replies
- 61
- Views
- 13,404
Thank you very much - now it`s working.
-
1 Apr 2012 11:13 PM
- Replies
- 61
- Views
- 13,404
Ok.
I have sample - it`s very simple:
http://www.amer.kei.pl/newAmer/Bug/index.html.
To reproduce "weird stuff" (on chrome 18/19):
1. collapse left panel
2. expand left panel
3. repeat to... -
1 Apr 2012 8:10 AM
- Replies
- 61
- Views
- 13,404
I have the same problem.
All my aplication`s layout is broken on chrome 18 (big viewport with many panels).
I back to 4.0.7 and it`s work now.
The suggestion about width and height returned NaN,... -
24 Feb 2012 1:08 PM
Jump to post Thread: [B3] Infinite Scrolling by morfeusz
- Replies
- 5
- Views
- 842
When you reload the store (some filtering) and you have less data from server.
Then scrollbar don`t fit to new totalCount of store:
32122
And you have many of white space down from last record.... -
24 Feb 2012 1:52 AM
Jump to post Thread: [B3] Infinite Scrolling by morfeusz
- Replies
- 5
- Views
- 842
Now scrolling with infinite is almost perfect.
I have one problem - when you load large data (about 10000 rows) its ok.
But when you reload the store to lower value of data (about 100), then the... -
18 Jan 2012 7:23 AM
Jump to post Thread: Ext.js 4.1 Final Release by morfeusz
- Replies
- 5
- Views
- 1,574
You're right, there is still a beta2 -I forgot about it.
So, for now I stay at4.0.7.
Thanks for help -
18 Jan 2012 5:49 AM
Jump to post Thread: Ext.js 4.1 Final Release by morfeusz
- Replies
- 5
- Views
- 1,574
General assumptions?
A month and a half letting the next version of my system (based on Ext 4.0.7) and I do not know-wait for4.1or not? -
17 Jan 2012 1:11 PM
Jump to post Thread: Ext.js 4.1 Final Release by morfeusz
- Replies
- 5
- Views
- 1,574
When it will be?
-
21 Dec 2011 2:12 AM
- Replies
- 9
- Views
- 2,126
Thank you for this plugin - very useful.
-
26 Nov 2011 7:51 AM
- Replies
- 5
- Views
- 1,241
unfortunately it's not working.
-
26 Nov 2011 4:53 AM
- Replies
- 5
- Views
- 1,241
Is it any way to unmask the list on this relase?
-
25 Nov 2011 9:56 AM
- Replies
- 5
- Views
- 1,241
Thanks for quick answer.
-
25 Nov 2011 9:46 AM
- Replies
- 5
- Views
- 1,241
Hello,
I have combobox with store.
When I first load store - its ok. Datas it`s load and showing on the list.
But on the second time, when I change baseParams and load store again - data is... -
21 Sep 2011 3:15 AM
Jump to post Thread: Ext.ux.grid.HeaderFIlter by morfeusz
- Replies
- 38
- Views
- 8,840
Good work.
But how this can be use to presents from-to values?
It is possibility to add second filter header and add to them label text (From: ... To: ...). -
20 Sep 2011 7:49 AM
- Replies
- 2
- Views
- 442
Problem is on the client side - js performance.
Each of column have own render function.
When I limit the number of columns is better (much better), but my clients wants to see all columns.
Number... -
20 Sep 2011 4:06 AM
- Replies
- 2
- Views
- 442
Hello.
I have some problem with performance.
In my application I have to add dynamically tab with big grid (over 50 columns).
On my computer (i2600 8GB on SDD drive) its take 1,5 secends.
Its ok,... -
16 Sep 2011 12:31 AM
Jump to post Thread: Slate Theme for 4.0? by morfeusz
- Replies
- 27
- Views
- 21,028
Thank you for sharing.
Great job. -
12 Sep 2011 9:17 AM
Jump to post Thread: Multiple files upload by morfeusz
- Replies
- 23
- Views
- 5,751
Thx for respond.
For now the "multi" attribute will help.
Maybe in the future all browsers will be compatibile with this. -
12 Sep 2011 8:14 AM
Jump to post Thread: Multiple files upload by morfeusz
- Replies
- 23
- Views
- 5,751
How can I upload many files by one selection (selecting many file on one time)?
Something like SWFUpload? -
12 Jul 2011 12:32 AM
Jump to post Thread: Slate Theme for 4.0? by morfeusz
- Replies
- 27
- Views
- 21,028
Join to the question.
-
4 Jul 2011 1:20 AM
Jump to post Thread: Ext.ux.form.TriCheckbox by morfeusz
- Replies
- 11
- Views
- 4,106
Now it`s work perfect.
Thanks for help. -
3 Jul 2011 11:23 AM
Jump to post Thread: Ext.ux.form.TriCheckbox by morfeusz
- Replies
- 11
- Views
- 4,106
Its not help.
I use code like this
{
xtype:'tri-checkbox',
boxLabel:'Label',
value:1 // or '1' or 0 or '0'
} -
3 Jul 2011 11:12 AM
Jump to post Thread: Ext.ux.form.TriCheckbox by morfeusz
- Replies
- 11
- Views
- 4,106
Thanks for answer.
How can I use this function? -
3 Jul 2011 8:16 AM
Jump to post Thread: Ext.ux.form.TriCheckbox by morfeusz
- Replies
- 11
- Views
- 4,106
How to set default value?
value, inputValue and checked don`t work.
Now I use this:
listeners:{render:function(v){v.setValue(myVar)}}
But it`s not good solve.
Results 1 to 25 of 48
