Search Type: Posts; User: eyalfx
Search: Search took 0.03 seconds.
-
26 Jun 2012 8:19 AM
Jump to post Thread: Find / Replace functionality by eyalfx
- Replies
- 1
- Views
- 311
It doesn't seem like the find actually works even though I'm looking for a word that is definitely in the text.
Also, a replace functionality will be great :)
thanks -
29 Jan 2012 4:09 PM
- Replies
- 8
- Views
- 2,955
Did you find any solution for it? Having the same problem here too.
-
19 Sep 2011 11:41 AM
- Replies
- 0
- Views
- 233
I can't find any examples on how to use the jsonWriter with Store or TreeStore.
I've got a nested list that is using TreeStore generated from a JSON. I'd like to edit the TreeStore and write it back... -
16 Sep 2011 3:09 PM
- Replies
- 0
- Views
- 296
I have a nested list with all the leaf nodes set to true. I don't want to display a detailCard.
All I want to do is make all of the leaf nodes unelectable. it looks broken when you click a leaf and... -
16 Sep 2011 7:36 AM
- Replies
- 4
- Views
- 1,259
I just found the fix in a different post.
basically, before you call Ext.util.JSONP make sure to set current to null.
Ext.util.JSONP.current = null; -
16 Sep 2011 7:34 AM
- Replies
- 3
- Views
- 1,071
That's an awesome workaround :)
Thanks a lot for posting it, it works! -
16 Sep 2011 7:20 AM
- Replies
- 4
- Views
- 1,259
Same problem here.
It seems like the first call works correctly, and other calls after that just go into the queue. -
7 Sep 2011 7:54 AM
Jump to post Thread: NestedList getDetailCard trouble by eyalfx
- Replies
- 3
- Views
- 1,288
I've had the same problem and it was driving me nuts.
na8flush , your solution totally works :)
I suppose the nested list is designed to delete the leaf card every time and recreate it again on the... -
31 Aug 2011 6:46 AM
- Replies
- 10
- Views
- 2,809
fx-mike , you are right. it does work as is.
I was trying to use the one downloaded from the website which is jsbuilder2.
Anyways, thanks a lot for you help.
problem solved :) -
30 Aug 2011 8:33 PM
Jump to post Thread: Sencha Command for Windows? by eyalfx
- Replies
- 15
- Views
- 6,816
Yep, it works!
Thanks. -
30 Aug 2011 7:46 PM
- Replies
- 10
- Views
- 2,809
You guys found any solution for it?
It would be great if sencha can provide a mini tutorial on that.
I'm using a Mac and have no idea how to build it. -
15 Jul 2011 8:22 AM
- Replies
- 0
- Views
- 356
Is there a way to wrap a list so when you get to the end of the list, the first item is displayed right after. basically I'd like to make an infinite list , so you don't have to scroll back to the...
-
1 Jul 2011 6:57 AM
Jump to post Thread: text-align on buttons by eyalfx
- Replies
- 4
- Views
- 992
cmo'n guys,
I assume somebody here knows how to make a button with a text aligned to the left instead of centered.
I must be missing something so trivial, that nobody even bother answering.
Help... -
30 Jun 2011 6:59 AM
Jump to post Thread: text-align on buttons by eyalfx
- Replies
- 4
- Views
- 992
I'm trying to align the text on the button to the left, instead of the default center.
I was able to do it by overriding .x-button-label class, but that changes all of the buttons. so I'd like to... -
28 Jun 2011 2:23 PM
- Replies
- 3
- Views
- 2,160
I just started using it and whaooo... it's unbelievable.
Thank you so much for sharing it.
YOU ROCK! -
20 Jun 2011 9:01 AM
- Replies
- 4
- Views
- 2,611
That worked great!
I've set the id for the toolbar.
Thank you. -
17 Jun 2011 12:51 PM
- Replies
- 4
- Views
- 2,611
I've got a panel with a dockedItem toolbar and I set the title of the toolbar to be "restaurant".
How do I edit the title on runtime?
Tnx
FoodoApp.detailPanel = new Ext.Panel({
... -
15 Jun 2011 1:49 PM
- Replies
- 7
- Views
- 2,956
It is clear now, but I don't know how to do it :)
Maybe there's a way to disable/enable it per item? -
15 Jun 2011 1:27 PM
- Replies
- 7
- Views
- 2,956
I think you just need to remove the following line.
onItemDisclosure: true,
Results 1 to 19 of 19
