Search Type: Posts; User: mariovde
Search: Search took 0.01 seconds.
-
12 Apr 2013 4:32 AM
- Replies
- 1
- Views
- 158
Greetings ya'll!
I'm currently in the process of creating some ExtJs sweetness but I got stuck on the following:
Grid A has a list of languages (Languages store). Grid B as a list of user... -
1 Feb 2013 2:29 AM
- Replies
- 78
- Views
- 19,255
Hi there,
any progress on this component?
I'm trying to insert this component into a sencha 2.1.1 project. Adapted a lot of code so far but some things I can't find a 2.1.1 equivalent.
So... -
2 Oct 2012 1:19 AM
- Replies
- 4
- Views
- 286
yeah...well...it should:-)
-
2 Oct 2012 12:11 AM
- Replies
- 4
- Views
- 286
Hi all,
I've been looking for days, before posting this thread. Hopefully there is someone who knows what I'm doing wrong.
I have a component with a button.
If you click on it: that button... -
1 Sep 2012 2:05 AM
- Replies
- 2
- Views
- 672
No, didn't remove the hide and show functions...
stepped back from the scrollTo() function and just destroyed the component and build it again when changing mode...Seems to work fine.
But will look... -
29 Aug 2012 11:44 PM
- Replies
- 2
- Views
- 672
Greetings!
I'm currently creating a component that gets a different layout in landscape and portrait mode.
It's a dataview that scrolls horizontally when in landscape mode, but vertical in... -
31 Jul 2012 11:58 PM
Jump to post Thread: set custom attribute on a button by mariovde
- Replies
- 3
- Views
- 727
Strange:
I have a similar setup:
items:[{
xtype:"button",
id:"homebutton",
zIndex:500,
buttonIndex:0
}] -
31 Jul 2012 1:28 PM
- Replies
- 2
- Views
- 360
Update 2:
other functionalities like adding custom attributes to a class works fine in debugger but not in a production or package build.
for example.
if I add "buttonIndex" to as a custom... -
31 Jul 2012 7:35 AM
- Replies
- 2
- Views
- 360
Update: apparently if I use Ext.getStore('storename').addEventlistener... it works.
Maybe they removed this feature in 2.0.1.1 -
31 Jul 2012 7:22 AM
- Replies
- 2
- Views
- 360
Hi all,
I have an application running in the browser, debug is on.
No errors, everything runs as it should.
In one of my controllers, I use:
init : function () {
// every controller... -
25 Jul 2012 12:03 PM
- Replies
- 2
- Views
- 393
hmm, okay, but I don't see how that would be different.
I'm using the course "Fast Track to sencha touch". It has a dedicated chapter on building an app.
We're talking about a actual website, not a... -
23 Jul 2012 10:55 PM
- Replies
- 2
- Views
- 393
Hi all,
Just build a release and after testing I got this error
TypeError: 'undefined' is not an object (evaluating 'Ext.Logger.deprecate')
I've copied the "sencha-touch.js" from the... -
21 Jul 2012 12:10 PM
- Replies
- 2
- Views
- 482
how, master?
-
19 Jul 2012 12:56 AM
- Replies
- 2
- Views
- 482
Hi,
I was wondering if the following behaviour could be altered:
If you have a textfield, when you click in it, it expands to the right showing a clear icon.
Is there a way to expand that... -
16 Jul 2012 11:39 AM
- Replies
- 2
- Views
- 349
hi there!
Quick question:
Let's say I have the json object like below.
I have 3 caroussels, each with a unique name and list of images.
And 1 categories node.
I have tried for an entire... -
13 Jul 2012 1:38 AM
- Replies
- 1
- Views
- 290
Hi all,
I've search the forum for answers but just can't get the following to work:
I have a list of items, but I need to fire an event everytime an "a" is clicked. I've found that the "down"... -
5 Jul 2012 12:14 PM
- Replies
- 2
- Views
- 380
Turns out my setup was wrong:
wrong xtype naming and bad instantiating of my views.
But it's working now! -
5 Jul 2012 3:19 AM
- Replies
- 36
- Views
- 16,436
You sir, deserve a statue!
Magnificent! thanks! -
3 Jul 2012 10:37 PM
- Replies
- 2
- Views
- 380
Hi all,
I'm currently in the process of learning some Sencha Touch 2. Looks very interesting.
I've created an app, store, models,... but I can't seem to get the correct data in my store/model.
...
Results 1 to 19 of 19
