Search Type: Posts; User: sephyroth69
Search: Search took 0.02 seconds.
-
31 May 2012 2:07 AM
- Replies
- 9
- Views
- 742
Thanks for the pointer, it actually replace nicely the Ajax.request, but I get the exact same error on the headers of the grid...
My loader looks like this :
loader:{
loadMask: true,
... -
30 May 2012 7:08 AM
- Replies
- 9
- Views
- 742
And i can't actually find the example you're referring to... I get this from the sencha docs :
Example #!/example/component-loader/component-loader.html was not found
and when I put a "s" at... -
30 May 2012 6:52 AM
- Replies
- 9
- Views
- 742
Yeah I'm loading content dynamically. This is a requirement of my project...
My application viewport is contains a tabpanel. Each of its tab has its content loaded when a click on the tab item... -
30 May 2012 6:29 AM
- Replies
- 9
- Views
- 742
Well, I have just tested it with the grid example code, I have the exact same behavior as on my own grid...
I have copy-pasted the example code into my application. The only modifications I made are... -
30 May 2012 3:34 AM
- Replies
- 9
- Views
- 742
Hi guys,
This bug was said to be fixed on this thread though i'm still having the issue. (I'm using last version available today : Ext 4.1.0)
Below is my gridpanel code. This issue appears when... -
11 May 2012 3:49 AM
- Replies
- 4
- Views
- 930
Perfect ! Thanks a lot.
-
11 May 2012 2:45 AM
- Replies
- 4
- Views
- 930
I don't know all components in ExtJs and plugins :
Is there a built in component to do so ?
The idea is to have 2 grids put side by side and several buttons to move items from one to the other. -
9 May 2012 6:20 AM
- Replies
- 5
- Views
- 1,196
I finally got a clean code to manage this tab panel problem. I'm suprise though that Sencha Touch does not provide any solution to add / remove tab elements by their id instead of their index... Or...
-
9 May 2012 12:57 AM
- Replies
- 5
- Views
- 1,196
Hi,
It took me some time to find the time to do this in a simplified way:
http://www.senchafiddle.com/#yoT1Q
I have now 2 tabs. When using the hide method, this indeed hides the content of... -
7 May 2012 7:28 AM
- Replies
- 4
- Views
- 2,744
Ok then, I'll have a look at that, but a helper like autocompletion or something like that would be much appreciated.
Thanks for the answer ! -
5 May 2012 11:39 AM
- Replies
- 5
- Views
- 1,196
well yeah. That's what I thought too, but as far as I can see, this is not working. I'm trying to update the visibility from my controller so maybe that's the problem...
Here are my tab items :
... -
5 May 2012 7:12 AM
- Replies
- 5
- Views
- 1,196
I guess this question might already have been asked but I can't find a clear answer.
I have a tabpanel with 4 possibles items in it. I have a Setting class which gives the user the possibility to... -
5 May 2012 2:38 AM
- Replies
- 9
- Views
- 3,208
Hi guys,
I'm having exactly the same issue on both Firefox and chrome, while testing my sencha touch 2 app. One of my controller (the one i'm editing) is getting "_dc" and a number append after... -
2 May 2012 1:57 AM
- Replies
- 4
- Views
- 2,744
Hi guys,
I've been testing Sencha Architect for a few days and I can't find the correct path for it to be displayed properly.
Wouldn't it be easier if we could have a file explorer or something... -
25 Apr 2012 1:40 AM
- Replies
- 3
- Views
- 688
Looking at the Sencha code, I think it's not supposed to be possible. Back button looks to only be able to have text.
It as some "private" functions that you might try to use but I'm not sure it's... -
25 Apr 2012 12:28 AM
- Replies
- 3
- Views
- 688
What do you mean by customize the back button ? Is it simply changing its icon ?
-
24 Apr 2012 11:59 PM
- Replies
- 60
- Views
- 17,722
I don't know for sure either, I'm just guessing that it's related.
-
24 Apr 2012 11:54 PM
- Replies
- 60
- Views
- 17,722
@hotdp Android issue is a known one and there is a bug report about it if you want to contribute. It's Android's browser fault which is crappy with CSS3 animations.
-
24 Apr 2012 12:37 PM
- Replies
- 60
- Views
- 17,722
Guys I must say this is down right awesome. Exactly what I was looking for.
A few corrections to improve potential bugs :
there is a coma that shouldn't be her:
... -
23 Apr 2012 11:55 PM
- Replies
- 3
- Views
- 622
Well, that's what I thought too but I thought I'd check with you guys before... That's a shame...
I'll try to find a way to do that and If I do find a clean way, by extending some Ext component,... -
23 Apr 2012 11:30 PM
- Replies
- 3
- Views
- 622
Does this ring a bell to anyone ? Is there a Sencha way of doing that ?
-
18 Apr 2012 12:21 PM
- Replies
- 3
- Views
- 622
Pretty much everything in the question.
I know this exists in html but i don't see how to do it in sencha touch...
Any pointer would be much appreciated ! -
18 Apr 2012 9:31 AM
- Replies
- 4
- Views
- 1,080
I can't reproduce it with a simpler test case. This issue is not showing and the refresh event does work with the setter inside it and all...
I guess there was something wrong in my code...
I... -
18 Apr 2012 5:40 AM
- Replies
- 4
- Views
- 616
Well if there is no solution available, a trick could be to embed a view in your dataview which has an event which would be fired when the component becomes visible. (I don't know if this is possible...
-
18 Apr 2012 12:14 AM
- Replies
- 4
- Views
- 616
Have you tried binding to another event than "show" ? Maybe the updatedata event ?
Results 1 to 25 of 72
