Search Type: Posts; User: SkyWitit
Search: Search took 0.03 seconds.
-
20 Apr 2012 7:06 AM
Jump to post Thread: Store's rootProperty by SkyWitit
- Replies
- 1
- Views
- 350
I have got a json at remote domain which looks like this
{
"l": [
{
"c": "blabla",
"m": "000",
"t": "blalblalal",
"d": "", -
14 Apr 2012 11:33 AM
Jump to post Thread: FeedBurner RSS Reader by SkyWitit
- Replies
- 19
- Views
- 4,973
I am getting an error when I do that which is something like this XMLHttpRequest cannot load Access-Control-Allow-Origin
-
6 Apr 2012 1:57 AM
Jump to post Thread: FeedBurner RSS Reader by SkyWitit
- Replies
- 19
- Views
- 4,973
Hi Andrea,
I've got a question, I set my store's reader configuration as xml but I couldn't parse the rss yet I think that is because I am confused about the proxy types here is currently what I... -
5 Apr 2012 7:32 AM
Jump to post Thread: FeedBurner RSS Reader by SkyWitit
- Replies
- 19
- Views
- 4,973
Hmm allright i am gonna check to see if i can do it, thanks buddy.. You'r no joke :)
-
5 Apr 2012 7:07 AM
Jump to post Thread: FeedBurner RSS Reader by SkyWitit
- Replies
- 19
- Views
- 4,973
My bad, I shoulda said is there a built-in functionality of sencha that allow me to parse rss feeds cuz this is gonna be my next project
-
5 Apr 2012 6:42 AM
Jump to post Thread: FeedBurner RSS Reader by SkyWitit
- Replies
- 19
- Views
- 4,973
Do we have to use feed burner?
-
3 Apr 2012 8:15 AM
- Replies
- 4
- Views
- 462
Okay it works now I forget little bit piece of code down at my listener sorry for bothering you :)
-
3 Apr 2012 8:02 AM
Jump to post Thread: Editable List by SkyWitit
- Replies
- 20
- Views
- 2,453
I think the easiest way to do so would be firing another event within item tap for developer interactions something like;
onItemTap: function(list, target, index, e, record ){... -
2 Apr 2012 6:58 AM
- Replies
- 4
- Views
- 462
Unfortunately I still lost the datas when I push new view with the same store..
-
2 Apr 2012 6:37 AM
- Replies
- 4
- Views
- 462
That is tricky and makes sense I never thought that way, like that solution.. appreciated..
-
2 Apr 2012 6:00 AM
- Replies
- 4
- Views
- 462
hey folks,
I wanna understand what happens when we push and pop a new view what I know is there should be a stack and every time we pop, the last view it has to get automatically destroyed by the... -
2 Apr 2012 2:09 AM
Jump to post Thread: Editable List by SkyWitit
- Replies
- 20
- Views
- 2,453
Not a problem man, if you wanna develop it i would be appraciated to see yours as well cuz now it looks little bit wacky i put some more work on it already but i am not done yet:)
-
31 Mar 2012 6:52 AM
Jump to post Thread: Editable List by SkyWitit
- Replies
- 20
- Views
- 2,453
Download my code and get it work like you did before and extend Main class and don't forget to change its name to EditableList or something else
-
30 Mar 2012 5:05 AM
Jump to post Thread: Editable List by SkyWitit
- Replies
- 20
- Views
- 2,453
this icons are the left icons that is passed by a function above, in your case they are somehow undefined, my opinion would be that you are not getting icons when you call Ext.query(' '), because it...
-
30 Mar 2012 3:26 AM
- Replies
- 1
- Views
- 301
How do i fix that problem?
[WARN][Anonymous] [Ext.Loader] Synchronously loading 'app.view.MarketList'; consider adding 'app.view.MarketList' explicitly as a require of the corresponding class -
30 Mar 2012 2:29 AM
- Replies
- 1
- Views
- 301
Hi,
Is it a bug of sencha or mine that sometimes It says MyModel.js doesn't exist which lead my store couldn't get created, Ext.Loader is enabled in my case so How can I prevent that error? -
29 Mar 2012 4:03 AM
Jump to post Thread: Editable List by SkyWitit
- Replies
- 20
- Views
- 2,453
Right It needs to be 33px I was gonna do it but I didn't care at first cuz I had to change the way my project goes while I was developing it so even though it looks not bad right now there are tons...
-
27 Mar 2012 7:28 AM
Jump to post Thread: Editable List by SkyWitit
- Replies
- 20
- Views
- 2,453
No problem man, you can see the source code here:
https://github.com/SkyWitit/Editable-List/blob/master/editable%20list/app/view/Main.js -
27 Mar 2012 5:18 AM
Jump to post Thread: Editable List by SkyWitit
- Replies
- 20
- Views
- 2,453
I already developed it there is no built-in functionality like that I can share it with you if you want?
-
15 Mar 2012 6:51 AM
Jump to post Thread: couldn't access to DOM elements by SkyWitit
- Replies
- 1
- Views
- 415
okay it is solved right now, I override the refresh function than I tried it and it works probably when I push the start button it don't bring the view on before my Ext.query get called : )
-
15 Mar 2012 6:21 AM
Jump to post Thread: couldn't access to DOM elements by SkyWitit
- Replies
- 1
- Views
- 415
Hi,
I've got a delete icons on my page I want to encapsulate them into dom elements but I couldn't access them by code, instead, if I write it down to console such that Ext.fly('deleteIcon'); it... -
8 Mar 2012 5:01 PM
- Replies
- 78
- Views
- 19,778
So when are you gonna port it to Touch 2.0 because I tried hard all day but couldnt done yet : )
-
8 Mar 2012 4:07 AM
- Replies
- 2
- Views
- 1,004
Hey I got the same issue.. Could you make it If you did please let me know..
-
8 Mar 2012 1:16 AM
Jump to post Thread: Editable List by SkyWitit
- Replies
- 20
- Views
- 2,453
Hi,
I got an app that based on sencha touch 2.0 which is already looks great, but I have an issue such as I need to develop an list that should be editable by users by dragging the items to reorder... -
6 Mar 2012 10:08 AM
- Replies
- 1
- Views
- 280
Is there anyway of applying KVO pattern at Sencha Touch ?
Results 1 to 25 of 40
