Search Type: Posts; User: luoyu
Search: Search took 0.03 seconds.
-
21 Jun 2012 12:42 AM
- Replies
- 6
- Views
- 1,267
I have to create multiple surface.I must can control every sprite.For example,If i put line,circle,into a surface,when i drag the surface,the line sprite and circle must be dragged together.At...
-
21 Jun 2012 12:34 AM
- Replies
- 6
- Views
- 1,267
I has tried.But it also can not display.Thank you very much.
-
20 Jun 2012 11:19 PM
- Replies
- 6
- Views
- 1,267
Hi
I have a problem to draw a horizontal line use extjs 4。
My code
//addCircle is function ,use to draw a circle,it work normally
//the arguments panel ,you can regard as a window,and x,y... -
19 Mar 2012 6:24 PM
Jump to post Thread: Ext.tab.Panel add a panel by luoyu
- Replies
- 9
- Views
- 987
thank you.i know these.But i want to say why not to use the hideAction:"hide" config.right?
-
19 Mar 2012 6:21 PM
Jump to post Thread: Ext.tab.Panel add a panel by luoyu
- Replies
- 9
- Views
- 987
thank you for your help.I has resolved the problem.But i update my extjs version.I use the extjs 4.1 rc1 .Maybe it was a bug before.
thank you very much. -
19 Mar 2012 5:23 PM
Jump to post Thread: Ext.tab.Panel add a panel by luoyu
- Replies
- 9
- Views
- 987
yes.before ,i worked in 4.0.As you say,I used the Extjs 4.1 version to work,i found it worked well.Thank you very much.
-
17 Mar 2012 1:00 AM
Jump to post Thread: Show panel in Extjs by luoyu
- Replies
- 1
- Views
- 250
renderTo config?
-
17 Mar 2012 12:58 AM
Jump to post Thread: Ext.tab.Panel add a panel by luoyu
- Replies
- 9
- Views
- 987
thank you,i tried it .But it didn't work normal still.
thank you very much. -
16 Mar 2012 9:31 PM
Jump to post Thread: Ext.tab.Panel add a panel by luoyu
- Replies
- 9
- Views
- 987
hi,I am working a tabpanel.I have a problem with it.
First,I create a window and show,In the window,it has a tabpanel,in the tabpanel,it has two panel those are panel1 and panel2.Panel1 can be... -
21 Oct 2011 7:20 AM
Jump to post Thread: Ext.draw.Component by luoyu
- Replies
- 2
- Views
- 449
thank you."
sprite.stopAnimation(); " is right.Thank you very much. -
21 Oct 2011 1:14 AM
Jump to post Thread: Ext.draw.Component by luoyu
- Replies
- 2
- Views
- 449
Hi,
I have a problem with "Ext.draw.Component" .
I have a "click" event,when i check,it will open a window,in the window will have a animation running.
This is my code :
var drawComponent =... -
21 Apr 2011 5:23 PM
Jump to post Thread: extjs4 dynamic load js file by luoyu
- Replies
- 2
- Views
- 3,199
Thank you very much.I will try.
-
18 Apr 2011 9:09 PM
Jump to post Thread: extjs4 dynamic load js file by luoyu
- Replies
- 2
- Views
- 3,199
Hi,I am studying extjs4 dynamic loading js file.I have a problem with these.
If I want to use the dynamic loading js file feature,I shoud load a "ext-core.js" file.
For example , my code
... -
3 Mar 2011 9:21 PM
- Replies
- 2
- Views
- 917
OK,Thank you.I will try.
-
1 Mar 2011 6:58 PM
- Replies
- 2
- Views
- 917
my code :
var view = new Ext.Panel({
title : 'tableConfig',
layout : 'border',
items : [{
region : 'north',
height :... -
25 Oct 2010 5:38 PM
- Replies
- 2
- Views
- 836
thank you very much.I think my is poor.Haha.I think a exception event can resolve me.Thank you very much.
-
25 Oct 2010 5:30 PM
Jump to post Thread: how to change gridpanel backgroud by luoyu
- Replies
- 2
- Views
- 619
thank you very much.By your suggestion,I resolve my problem.Thank you very much.
-
22 Oct 2010 2:09 AM
- Replies
- 2
- Views
- 836
I have a JsonStore .The store defined is
Eway.fortress.SlaveStore = Ext.extend(Eway.BaseStore,{
restful : true,
proxy : new Ext.data.HttpProxy({
method : 'GET',
... -
22 Oct 2010 1:56 AM
Jump to post Thread: how to change gridpanel backgroud by luoyu
- Replies
- 2
- Views
- 619
I have a problem with the gridpanel.I want to change the gridpanel the backgrond when i drag the data in the gridpanel.so i use
gridpanel.getEl().addClass("mycss");,but it can not work.so i try... -
11 Aug 2010 1:40 AM
- Replies
- 6
- Views
- 2,729
tbar : new Ext.ToolBar({
items : [
{xtype : 'butto'......}
]
})
then you can by getTopTooltbar() get the toolbar instance -
3 Aug 2010 6:39 PM
- Replies
- 5
- Views
- 1,097
you mean
store.insert(0,record); is OK?
but if i only use
store.insert(0,record);,in firebox ,it also can not work properly.That is the pagingbar can not auto update.So i still use the ... -
3 Aug 2010 5:48 PM
- Replies
- 5
- Views
- 1,097
sorry,I came here to little time.I am new
-
3 Aug 2010 1:59 AM
- Replies
- 5
- Views
- 1,097
Ext.grid.GridPanel add data ,pagingbar can not auto update when I use the IE 7.0 but when I use firebox it can work normally.
this is my code :
Eway.AssetGrid =... -
2 Aug 2010 5:35 PM
Jump to post Thread: about Ext.ux.Chart.Fusion.Panel by luoyu
- Replies
- 1
- Views
- 927
I have a problem about "Ext.ux.Chart.Fusion.Panel".First I load a data to the chart panel,then i click a button to load the second data into the chart panel,but when I change the browser size , the...
-
21 Jul 2010 2:32 AM
Jump to post Thread: slider can't setValue by luoyu
- Replies
- 4
- Views
- 666
thank you very much again
Results 1 to 25 of 30
