Search Type: Posts; User: mohierf
Search: Search took 0.04 seconds.
-
30 Nov 2012 2:55 AM
Jump to post Thread: Localization by mohierf
- Replies
- 8
- Views
- 827
Hi szimek,
many thanks for the example source code ... it really helped me to localize my app to French ! There is a syntax error in line 74 in your code :
Ext.defined("Ext.picker.Date", {... -
27 Nov 2012 11:57 AM
- Replies
- 24
- Views
- 6,494
Hi Bob,
hopefully it would be nice to hear a full compatibility of sencha touch with the new amazing IE10 on Win 8 ... even on the embedded version of the OS ...
See you ... -
27 Nov 2012 10:49 AM
- Replies
- 26
- Views
- 5,410
Same issue on the last Desktop Chrome (24.0.1312.14) ... on CalendarPicker and on non calendar Picker if it may help to fix the bug. the last item is never selectable and the picker goes...
-
26 Nov 2012 10:01 PM
- Replies
- 24
- Views
- 6,494
Hi badgerb1,
many thanks about your source code. It is running well on my Win8 Panel PC ...
Please Sencha, do not forget Win 8 platforms in the next release ...
Best regards -
15 Nov 2012 9:26 PM
- Replies
- 24
- Views
- 6,494
Many thanks for this fix. Is it possible that you show a code sample of this fix because I am quite a newbie with Sencha Touch and I do not really understand what is to be done ?
-
14 Nov 2012 9:34 PM
Jump to post Thread: Picker, store and JSON proxy by mohierf
- Replies
- 1
- Views
- 329
I reply to my own post ... finally found a solution :
var store = this.myPicker.getSlots()[0].store,
proxy = store.getProxy(); -
13 Nov 2012 10:42 PM
Jump to post Thread: Picker, store and JSON proxy by mohierf
- Replies
- 1
- Views
- 329
Hi,
this is my first post in this forum ...
I implemented a picker with a JSON proxy store and I would like to get a reference to the proxy object used by the picker's store. My intent is to set...
Results 1 to 7 of 7
