Search Type: Posts; User: stephensaw
Search: Search took 0.03 seconds.
-
27 Feb 2013 4:22 AM
- Replies
- 1
- Views
- 217
Hi,
I have a tab panel with few buttons in a navigation view, I want to set one of the button in the tab panel to shows a panel to cover up the whole screen (using animation cover up).
I'm... -
29 Nov 2012 7:09 AM
- Replies
- 2
- Views
- 489
Brilliant! Thanks
-
25 Nov 2012 8:44 AM
- Replies
- 2
- Views
- 489
Hi,
Currently I have a config of tpl on my carousel like this
config: {
tpl: new Ext.XTemplate(
'<tpl for=".">',
'<div>{title}</div>', -
28 May 2012 11:36 AM
Jump to post Thread: Updating properties object by stephensaw
- Replies
- 1
- Views
- 433
Hi,
I'm currently learning to create my plugin, and I've came across a question, let's say my plugin code:
Ext.define('Ext.plugin.MyPlugin', {
extend: 'Ext.Component',
... -
22 May 2012 8:17 AM
- Replies
- 3
- Views
- 823
I was playing with some navigation style, and I was playing with the hideAnimation, I'm settle with the NavigationView already.
Out of curiosity, when I'm specifying the hideAnimation config, is... -
20 May 2012 7:54 PM
- Replies
- 3
- Views
- 823
Hi,
I'm doing some simple testing, I got a tab panel view and an editor view, tap on the edit button in tab panel view will show the editor view, the tab panel view will be the default view when... -
13 May 2012 2:49 PM
- Replies
- 1
- Views
- 515
Hi,
I'm trying to modify the Dataview to add in some custom dom when calling applyItemTpl, I manage to get that working, when I select on the list item, I will add some CSS and do some stuff on... -
8 May 2012 10:04 AM
Jump to post Thread: Creating Plugin by stephensaw
- Replies
- 2
- Views
- 498
Hi,
I'm looking for tutorial or documentation how can one develop plug-in for Sencha Touch, maybe a plug-in that extend the Panel, but with extra layer or functionality, or totally new features.
... -
23 Apr 2012 9:12 PM
- Replies
- 9
- Views
- 1,244
Thanks for the hints!
Checked the source and documentation, knows that I need to have the "total" (the default property) pass back from the server, what I need to do is get a count from database,... -
23 Apr 2012 2:36 PM
- Replies
- 9
- Views
- 1,244
But from the example code I posted, the noMoreRecordsText did not show up, it remain "Load More...". Can you share some example or maybe can point out what went wrong with my codes.
I'm referring... -
23 Apr 2012 2:05 PM
- Replies
- 9
- Views
- 1,244
Ah, you got your point there, never thought of that scenario.
I saw there is "noMoreRecordsText" in the config for list paging in the documentation, is that config is for the situation where I'm... -
23 Apr 2012 1:16 PM
- Replies
- 9
- Views
- 1,244
Hi,
I'm using paging plugin, and triggering from controller to load the data, it works great, but how to I let the paging plugin know that no more data is loaded, and stop displaying the load more... -
12 Mar 2012 11:09 AM
Jump to post Thread: Dynamic Navigation Title by stephensaw
- Replies
- 4
- Views
- 1,497
Thanks! That helps.
-
4 Mar 2012 10:27 AM
Jump to post Thread: Dynamic Navigation Title by stephensaw
- Replies
- 4
- Views
- 1,497
Could you provide some code snippet on how can I make a reference call to the navigation view from my Sencha.view.ProductForm, so that I can call the setNavigationBar method?
Thanks. -
1 Mar 2012 12:35 PM
Jump to post Thread: Dynamic Navigation Title by stephensaw
- Replies
- 4
- Views
- 1,497
Hi,
I have few screens, the first screen will be the title screen, showing only logo and a tab panel docked to bottom, there are 3 more pages can be access using tab panel.
I'm using a... -
1 Nov 2011 2:18 AM
- Replies
- 1
- Views
- 364
Hi,
I built a form based on the example from http://www.sencha.com/learn/working-with-forms/ , I've added a selectfield, I want additional textfield/selectfield to be created based on the value...
Results 1 to 16 of 16
