Search Type: Posts; User: chrisfarms
Search: Search took 0.03 seconds.
-
26 Jun 2011 8:57 AM
Jump to post Thread: Ext.ux.TokenField by chrisfarms
- Replies
- 5
- Views
- 1,784
Yeah I kept changing my mind, trade-off between a fiddly hit-area and accidental deletes.
I've added an option to choose between the two by setting `largeTapArea:true` so you can choose. -
26 Jun 2011 8:36 AM
Jump to post Thread: Ext.ux.TokenField by chrisfarms
- Replies
- 5
- Views
- 1,784
Thanks.... Ah yes, I tried to add a focus() event, but hadden tested in iOS, that call was tripping up the 'tap' event. Fixed now, so should just take a quick tap anywhere on the bubble to kill it.
... -
25 Jun 2011 5:05 PM
Jump to post Thread: Ext.ux.TokenField by chrisfarms
- Replies
- 5
- Views
- 1,784
Hey People,
Looks like I'm going to be working on a Sencha Touch project for next couple of months, so I should have some time to try and contribute back anything generic than I end up building.
... -
23 Jun 2011 8:34 AM
- Replies
- 3
- Views
- 1,645
I like it. *adds to toolbox* thanks
-
7 Jun 2011 9:46 AM
- Replies
- 0
- Views
- 331
I want to add my own formatters to all my XTemplates. I dug around in the source and found I can just add functions to Ext.util.Format like:
Ext.util.Format.myFormatter = function(v){
... -
26 May 2011 1:19 AM
- Replies
- 1
- Views
- 973
"request is undefined" is raised when a connection is aborted by the server.
What looks like a typo is preventing the code from running correctly.
~/Sites/sencha-touch-1.1.0 ➡ diff... -
18 May 2011 12:18 AM
- Replies
- 1
- Views
- 5,593
cool, I had assumed this would work, just hadn't got around to testing it.... thanks very handy little run through
-
2 May 2011 7:05 AM
- Replies
- 0
- Views
- 443
I'm trying to find a solution to working with multiple DataViews(/Lists) attached to a single store.
Say I have:
A Model called Fruit (which just has 'name' and 'color' fields)
A store... -
24 Feb 2011 8:55 AM
- Replies
- 117
- Views
- 32,335
This is excellent, thanks.
I was disappointed to find that this method wasn't used in the standard List control, I hope this makes it into core, I'm sure they will need it if they intend on making...
Results 1 to 9 of 9
