Search Type: Posts; User: yvesm2000
Search: Search took 0.04 seconds.
-
12 Jul 2011 3:03 PM
- Replies
- 0
- Views
- 655
Hi guys,
I have a very big problem to understand MVC for me. :(
I like it and so i play with this a little bit.
I created an viewport with a treepanel and a contentpanel.
This viewport ist... -
20 Jun 2011 2:59 PM
Jump to post Thread: viewport.js load error 404 by yvesm2000
- Replies
- 1
- Views
- 1,343
Sorry,
in my Application.js i forgot this:
appFolder: './resources/test/app',
All works fine! -
16 Jun 2011 1:50 PM
Jump to post Thread: viewport.js load error 404 by yvesm2000
- Replies
- 1
- Views
- 1,343
hi there,
my english is not the best. But my problem is:
ich have create a subfolder of root named 'resources/test'.
In this folder i copied the docs from sencha.
The app.js i have adapted... -
27 Nov 2009 3:35 PM
Jump to post Thread: Own Toolbar by yvesm2000
- Replies
- 4
- Views
- 861
new ext.toolbar ({ item:[your item] }]
this ist true, but i want to use a loading indicator in the toolbar like the paging toolbar.
The same is for the totalproperty.
how can i format code for... -
26 Nov 2009 3:01 PM
Jump to post Thread: Own Toolbar by yvesm2000
- Replies
- 4
- Views
- 861
Thank you,
but i want to create a tbar. This tbar is an Toolbar. I don't want to use a Pagging Toolbar.
In the Pagging Toolbar i can make an connection to store. In an simple Tollbar, i can't.
... -
26 Nov 2009 2:45 PM
Jump to post Thread: Own Toolbar by yvesm2000
- Replies
- 4
- Views
- 861
Hi,
i want to create a Toolbar in a grid.
This toolbar is an filter for the grid, but i want also add an totalProperty and the loading indicator to this toolbar.
Any ideas?
SORRY FOR MY... -
12 Sep 2007 11:07 AM
Jump to post Thread: fill ContentPanel by yvesm2000
- Replies
- 0
- Views
- 647
Hi there,
i have created 3 Contentpanel by autocreate
for (var x=0; x < 3; x++)
{
var CP = new Ext.ContentPanel(name[x], {autoCreate:true, title:name[x], fitToFrame:true, closable:false});... -
25 Apr 2007 2:17 PM
Jump to post Thread: extjs newbie by yvesm2000
- Replies
- 2
- Views
- 812
many thanks. that's the way!
-
23 Apr 2007 3:10 PM
Jump to post Thread: extjs newbie by yvesm2000
- Replies
- 2
- Views
- 812
hi all! i have a big problem. I want to create a helpdesk and after the login i read all user_dialogs. So now i want to create the dialogs dynamical without html. I have only a container 'content'....
Results 1 to 9 of 9
