Search Type: Posts; User: intellix
Search: Search took 0.04 seconds.
-
18 Apr 2013 5:15 AM
- Replies
- 16
- Views
- 899
Was hoping to see this in the latest version but still not possible
-
1 Apr 2013 2:09 AM
- Replies
- 1
- Views
- 90
Hey, as the title says, I'm going through someone else's project and converting the ID values to itemId as I believe it's safer/better when you hit multiple things like "username" for fieldnames etc....
-
29 Mar 2013 12:22 PM
- Replies
- 16
- Views
- 899
Cool, I wasn't aware that setting card or fit on it's parent gave it a height, thanks
It seems this is actually the same thread where we spoke about setScrollable(null) not working :P -
29 Mar 2013 12:14 PM
- Replies
- 16
- Views
- 899
neither this.setScrollable(null); nor component.setScrollable(null); works, I'm sure this was highlighted in another thread :P
Ext.define('MyApp.view.MyContainer', {
extend:... -
25 Mar 2013 8:37 AM
- Replies
- 3
- Views
- 211
It's when I'm inside the one of the fields and typing something like:
"inputFieldValidation" then if I make a mistake and I press backspace with little finger still lingering on shift, the whole... -
25 Mar 2013 7:44 AM
- Replies
- 3
- Views
- 211
Hey, I just noticed that the shortcut for deleting a component on Mac is Shift + Backspace, I'm accidentally deleting my components all the time as I'm writing.
I use shift to uppercase and if I... -
25 Mar 2013 12:40 AM
Jump to post Thread: Sencha licensing by intellix
- Replies
- 3
- Views
- 149
I believe that will be for Windows, do you know where the license file exists within OSX?
I looked through keychain but don't really see anything there to do with Architect, also searched for... -
22 Mar 2013 5:37 AM
Jump to post Thread: Sencha licensing by intellix
- Replies
- 3
- Views
- 149
Hey, I've just left one company who bought a previous license. Now I'm at a new place who have bought me a license as well... I signed into Architect on this Mac and can't find any way to "signout"...
-
15 Mar 2013 9:37 AM
- Replies
- 9
- Views
- 1,874
I've not seen this dialog pop up in quite a while. Saw it happen once but never again after that. Using the sencha stuff to generate everything.
Edit: sorry it seems my function name became... -
15 Mar 2013 7:50 AM
- Replies
- 20
- Views
- 1,769
Having issues with architect corrupting my SVN files.
Everytime I save my architect folder and do an svn commit it compains about something along the lines of:
Transmitting file data... -
15 Mar 2013 2:49 AM
- Replies
- 16
- Views
- 899
The ability to specify null wasn't added in SA 2.2 :(
Still having to do it on initialize method and that doesn't seem to work. (I could try nightly build but something else always dies when I try... -
26 Feb 2013 1:54 AM
Jump to post Thread: SenchaCon 2013 - Who's going? by intellix
- Replies
- 21
- Views
- 5,048
glad it was my company and not me who paid for the previous one
-
22 Feb 2013 1:41 AM
Jump to post Thread: Ux.locale.Manager by intellix
- Replies
- 55
- Views
- 11,149
For using with Arcitect you just add a custom parameter on everything like a button:
locales: {
text: "Register"
}
You won't see your text within Architect, apparently they're sorting... -
11 Feb 2013 3:42 AM
- Replies
- 3
- Views
- 400
2.1.1 complains about requiring null instead of false
Neither of setScrollable(null) setScrollable(false) work on DataViews -
11 Feb 2013 3:32 AM
- Replies
- 16
- Views
- 899
Hmm, doesn't seem to work.
Setting scrollable: null in the config works but this.setScrollable(null); within initializer event doesn't. If I look at the inner it has .x-scroll-scroller which is... -
6 Feb 2013 5:48 AM
- Replies
- 16
- Views
- 899
as title says, it's not possible to set scrollable to null as 2.1.1 is now warning me about.
-
6 Feb 2013 2:41 AM
- Replies
- 7
- Views
- 1,522
In regards to the above post, I also don't see it in any of the releases since this was declared "fixed". I've got a feeling it's being held back so 2.2 can be declared as having many performance...
-
31 Jan 2013 6:10 AM
- Replies
- 2
- Views
- 454
Theeee actual sencha touch startupImage values are still inconsistent and wrong as well:
'320x460': 'resources/startup/320x460.jpg',
'640x920': 'resources/startup/640x920.png',
When it's... -
29 Jan 2013 2:13 AM
- Replies
- 26
- Views
- 5,091
+1
Chrome 24.0.1312.56 -
11 Jan 2013 3:13 AM
- Replies
- 2
- Views
- 454
Hey, not sure if this is absolutely required on iOS but I was using a different directory structure for my images (as I'm doing whitelabel/skinning of our application).
I noticed this was... -
9 Jan 2013 9:24 AM
- Replies
- 0
- Views
- 175
Hey, was looking around le web to find 2.2 alpha uploaded for testing on my mate's Windows 8 phone but couldn't find anything, so uploaded it for people to look at: http://www.konoro.org/sencha/2.2a/...
-
17 Dec 2012 2:24 AM
- Replies
- 7
- Views
- 1,522
Status is currently set to: Success! Looks like we've fixed this one. According to our records the fix was applied for TOUCH-3801 in Sprint 28.
Is there any additional information around what... -
11 Dec 2012 7:42 AM
Jump to post Thread: Ux.locale.Manager by intellix
- Replies
- 55
- Views
- 11,149
Need to use locale changing within an itemTpl... anyone come up with anything yet for this that they're cool to share?
For instance:
// In other HTML text I did something like {{Text to... -
8 Dec 2012 3:46 PM
- Replies
- 7
- Views
- 1,522
I think it depends on how much are in your dataviews. I have quite a large DOM because my DataViews are heavily nested looping through all of the data and printing it out.
I basically have:
... -
6 Dec 2012 6:05 AM
Jump to post Thread: Android performance by intellix
- Replies
- 6
- Views
- 1,498
Found this today... guessing it'll help you a fair bit with your DataView issues...
Results 1 to 25 of 113
