Search Type: Posts; User: dloew
Search: Search took 0.02 seconds.
-
21 Jun 2011 7:33 AM
- Replies
- 7
- Views
- 2,573
see here:
http://www.sencha.com/forum/showthread.php?132036-4.0.0-Borderless-tree-panel-shows-top-line -
21 Jun 2011 7:14 AM
- Replies
- 13
- Views
- 3,328
I got an answer that this should be fixed in 4.0.2 but I cannot confirm it. I will send a request for this issue again.
Still no scrollbar with this here:... -
20 Jun 2011 8:03 AM
Jump to post Thread: Automated Testing by dloew
- Replies
- 3
- Views
- 946
No, our evaluation app didn't contain checkbox selection model. But you can download the QF test tool and check that out.
-
20 Jun 2011 6:57 AM
Jump to post Thread: Automated Testing by dloew
- Replies
- 3
- Views
- 946
We just evaluated QF (it's a commercial product) for automated tests. First results with ext js applications were good.
see http://www.qfs.de/en/qftest/index.html for more details. -
10 Jun 2011 4:36 AM
Jump to post Thread: SenchaCon 2011 Location by dloew
- Replies
- 3
- Views
- 1,363
Brian, you'll be the tourist guide then? :)
-
18 May 2011 2:03 AM
- Replies
- 12
- Views
- 3,692
I need to be able to re-define the model dynamically. I cannot do this because of the error message Tobi posted.
Shouldn't it be possible to "overwrite a model"? -
13 May 2011 12:26 AM
- Replies
- 13
- Views
- 3,328
I opened a support ticket. They told me it's probably a bug. But no solution yet.
-
11 May 2011 7:18 AM
Jump to post Thread: Sencha web site extremely slow by dloew
- Replies
- 33
- Views
- 6,419
perhaps it's a traffic problem.
...but I can confirm: it's slow. I-| -
9 May 2011 4:39 AM
- Replies
- 0
- Views
- 1,114
I may not use Ext.Viewport for my application due to several reasons. I have read a few posts referring this and I think that I'm not the only one, that has to handle this requirement. I would like...
-
5 May 2011 7:00 AM
- Replies
- 13
- Views
- 3,328
Very comforting... ;) Croatia is nice, hope you enjoy. I will open a support ticket. Thanx.
-
3 May 2011 2:23 AM
- Replies
- 13
- Views
- 3,328
Got the same problem in my application. Any help on this?
-
2 May 2011 3:32 AM
- Replies
- 3
- Views
- 878
Thank you.
bodyStyle: {border:0}
solved it! :) -
2 May 2011 1:51 AM
- Replies
- 3
- Views
- 878
Hi,
this is reorder.js from examples folder, I just removed title, border and dockedItems. The tree still shows a blue border line on the top.
Ext.require([
'Ext.tree.*',
... -
16 Mar 2011 2:15 AM
Jump to post Thread: Ext JS 4 & Sencha Touch ? by dloew
- Replies
- 12
- Views
- 4,678
I don't understand this hard separation between a framework for touch devices and a framework for desktop pcs. I create an application to be used in a browser. That's my minimum requirement.
The... -
15 Mar 2011 6:40 AM
Jump to post Thread: Ext JS 4 & Sencha Touch ? by dloew
- Replies
- 12
- Views
- 4,678
Good question. Same situation for us: we already created a complex technical application with Ext JS 3.0. We will migrate to Ext JS 4.0.
New requirement: People will use the application on... -
28 Oct 2010 6:30 AM
Jump to post Thread: Multiple selection by dloew
- Replies
- 2
- Views
- 1,650
Hi,
It would be nice, if I could select multiple objects at the same time (or all objects in a container) to specify all objects width or height (or similar) in one action.
Greetings
Tina -
13 Oct 2010 12:10 AM
- Replies
- 2
- Views
- 1,707
That explains my growing confusion. ;) I also have to thank.
-
12 Oct 2010 3:34 AM
- Replies
- 4
- Views
- 1,902
Hi there,
I'm new to sencha touch and I step through the kitchensink examples to learn how to use the framework.
I tried to send a session id with all of my ajax requests as follows:
var... -
30 Sep 2010 9:28 AM
- Replies
- 6
- Views
- 2,940
Thanx for that great screencast. I never liked using static IDs and tried to avoid it. I have to train beginners using extjs and it's always hard to teach them not to flood the application with...
-
11 Aug 2010 7:32 AM
- Replies
- 4
- Views
- 739
Thank you very much for your answers. :)
-
11 Aug 2010 1:24 AM
- Replies
- 4
- Views
- 739
Hi,
I already created a lot preconfigured classes and I always try to learn from the community to write better code.
I read about the Ext.getCmp()-thread and using the "ref"-option and now I'm a... -
5 Jan 2010 8:50 AM
- Replies
- 1
- Views
- 1,441
I'm using 3.1.
Is this still the way to pass the scope? Using createDelegate()?
Greetings -
18 Oct 2009 11:19 PM
- Replies
- 1
- Views
- 657
I prepared an example to show the effect. The "hide and set"-action is slower then the "set and hide then"-action (factor 2-3).
Any explanation?
Greetings Tina
Ext.onReady(function(){ -
18 Oct 2009 3:05 AM
- Replies
- 1
- Views
- 657
Hello,
I detected different javascript execution times of calling the setValue ()-method when running through different scenarios.
For me, it seems, that setValue() (e.g. of a textarea) can only... -
13 Aug 2009 5:39 AM
- Replies
- 54
- Views
- 14,390
I set the the following line:
Ext.Container.prototype.bufferResize = false;I open a Ext Window and it's content is getting rendered visible, one after one....
After rendering, I checked the...
Results 1 to 25 of 31
