Search Type: Posts; User: shivamt
Search: Search took 0.02 seconds.
-
14 Oct 2011 3:04 PM
Jump to post Thread: Updating one tab of tabPanel by shivamt
- Replies
- 2
- Views
- 461
Works great! Thanks so much! :)
-
13 Oct 2011 4:39 PM
Jump to post Thread: Updating one tab of tabPanel by shivamt
- Replies
- 2
- Views
- 461
Hey guys! So, I'm trying to update a tab in a tabPanel with some data from a list and showing this data on the tab with an itemTpl. I can't figure out how exactly to update the tab of the whole...
-
9 Oct 2011 6:18 PM
Jump to post Thread: TabPanel onItemDisclosure by shivamt
- Replies
- 10
- Views
- 1,232
Wow, Nick, thanks for that heap of information! It works now! Just need to replace the details panel with a tabPanel which should be relatively easy. Oh! I have no clue how to undo this, but I...
-
9 Oct 2011 4:49 PM
Jump to post Thread: TabPanel onItemDisclosure by shivamt
- Replies
- 10
- Views
- 1,232
Alright, Nick, so I'm using your sample. I'm not sure if I'm "calling" it right... The inspector reads "sencha-touch-debug.js:6362 Uncaught TypeError: Cannot read property 'proxy' of undefined". So,...
-
9 Oct 2011 10:12 AM
Jump to post Thread: TabPanel onItemDisclosure by shivamt
- Replies
- 10
- Views
- 1,232
One more quick question... how and where do I exactly instantiate the new xtype? Do I copy the code you wrote in the app.js file? Or do I put in a seperate js file and instantiate in the app.js file?
-
9 Oct 2011 9:58 AM
Jump to post Thread: Simple List Error by shivamt
- Replies
- 4
- Views
- 590
Yeah... sorry I realized that and reposted it in the right forum. Got an answer. Thanks anyway :D
-
9 Oct 2011 9:27 AM
Jump to post Thread: TabPanel onItemDisclosure by shivamt
- Replies
- 10
- Views
- 1,232
Wait, nevermind, it's actually an xtype like you said.
-
9 Oct 2011 9:24 AM
Jump to post Thread: TabPanel onItemDisclosure by shivamt
- Replies
- 10
- Views
- 1,232
Alright, thanks. I am going to try to develop this kind of approach. So, if I copied the code sample you gave me, how exactly would I get it to show up? I think the code is a class, so it should be...
-
9 Oct 2011 8:43 AM
Jump to post Thread: TabPanel onItemDisclosure by shivamt
- Replies
- 10
- Views
- 1,232
Wow! Thanks for that :) But since I'm really new at this, there's a bunch of stuff in the code I didn't understand. What is the initComponent, and why are you making a class and calling it rather...
-
8 Oct 2011 7:16 PM
Jump to post Thread: TabPanel onItemDisclosure by shivamt
- Replies
- 10
- Views
- 1,232
So basically, this is my third post in a day... you guys are awesome :) Alright, I have a list and a tabPanel (not showing) in a viewport Panel. I want that when I click the disclose icon on a list...
-
8 Oct 2011 5:19 PM
Jump to post Thread: Sencha List Problem by shivamt
- Replies
- 3
- Views
- 972
Thanks for the reply Nick, but it's still not working... Here's my edited code. Can you tell me what's wrong with it? Thanks :D
MyApp=new Ext.Application({
name: 'MyApp',
launch:... -
8 Oct 2011 5:01 PM
- Replies
- 1
- Views
- 645
So, I'm starting to learn Sencha Touch. I'm having problems putting a panel inside a panel. Please help! Thanks :)
Javascript
SportsApp= new Ext.Application({
name: "SportsApp",
launch:... -
8 Oct 2011 4:54 PM
Jump to post Thread: Sencha List Problem by shivamt
- Replies
- 3
- Views
- 972
So, basically, I have a listPanel as the only thing in the viewport... For some reason, the list isn't showing up. I know this should be a simple error, but please help me find it cause I need it...
-
8 Oct 2011 3:34 PM
Jump to post Thread: Simple List Error by shivamt
- Replies
- 4
- Views
- 590
Does Ext.View work the same in Sencha Touch as in Ext JS? I'm a noob so if you can show a little example of a view in Sencha Touch, I would really appreciate it! Thanks (:
-
7 Oct 2011 7:05 PM
Jump to post Thread: Simple List Error by shivamt
- Replies
- 4
- Views
- 590
So, basically, I have a listPanel as the only thing in the viewport... For some reason, the list isn't showing up. I know this should be a simple error, but please help me find it cause I need it...
Results 1 to 15 of 15
