Search Type: Posts; User: novosmt
Search: Search took 0.02 seconds.
-
8 Apr 2012 10:03 AM
Jump to post Thread: Close Window by novosmt
- Replies
- 1
- Views
- 520
I would think that this would be a simple thing to do. I would like to Close the existing windows when the Close Button is pressed. The console.log shows the 'Close Clicked' but the window remains...
-
7 Apr 2012 4:40 PM
- Replies
- 2
- Views
- 540
kostysh,
Your solution worked perfectly, Thank You -
6 Apr 2012 5:18 PM
- Replies
- 2
- Views
- 540
Hi,
I am calling the "handleBackNextBtn" function from the listener code (see below)... I am getting an "Object [object Object] has no method 'handleBackNextBtn" error in the handleBackNextBtn... -
6 Apr 2012 2:26 PM
- Replies
- 1
- Views
- 352
topicList.getSelection()[0].data.id - Returns the 'id' value of the currently selected item in topicList.
-steve -
6 Apr 2012 12:52 PM
- Replies
- 1
- Views
- 352
I am trying to programmatically obtain the selected value of a List item when a button is tapped. The code below is getting me close but I am not sure how to now access the DATA elements for the...
-
28 Mar 2012 1:40 PM
Jump to post Thread: IPAD Ext.Audio Autoplay by novosmt
- Replies
- 2
- Views
- 711
I am creating a Ext.Audio object followed with a play method. This works in Chrome but not on the IPAD. I am forced to press the play button on the IPAD. (read on)
myaudio =... -
27 Mar 2012 1:51 PM
Jump to post Thread: Ext.dataview.List by novosmt
- Replies
- 1
- Views
- 306
I was able to resolve this using the .select() method.
contentCarousel = Ext.create("POS.view.Content", {
direction: 'horizontal',
listeners: {
activeitemchange:... -
27 Mar 2012 1:35 PM
Jump to post Thread: Ext.dataview.List by novosmt
- Replies
- 1
- Views
- 306
I currently have a List that changes the ActiveItem of a carousel when an item in a List is tapped. This works great. (except for the animateActiveItems animation params are not supported for...
Results 1 to 8 of 8
