Search Type: Posts; User: llraj
Search: Search took 0.04 seconds.
-
31 May 2012 7:24 AM
Jump to post Thread: component layout/position question by llraj
- Replies
- 1
- Views
- 345
In my app the viewport is a tab panel containing a titlebar docked on top and various tabs. One of the tabs is a panel. I want to display a title at the top of the panel at a known offset from the...
-
23 May 2012 8:39 AM
- Replies
- 1
- Views
- 624
I have a tap handler in a controller defined via init() and this.control(). The tap handler makes an Ajax request and I want to set its success/failure handlers to methods defined on the controller....
-
17 May 2012 2:34 PM
Jump to post Thread: Ext.Msg.alert - dialog box too tall by llraj
- Replies
- 4
- Views
- 1,010
Thanks Brian. Seems like having the correct doctype is necessary for many things in Sencha Touch to work correctly
-
8 May 2012 4:45 AM
- Replies
- 3
- Views
- 522
Sencha Touch is targeted toward WebKit browsers, does this mean an app will have to be re-developed for mobile platforms using non-WebKit browsers such as Windows Phone? From this standpoint is Flex...
-
30 Apr 2012 11:39 AM
Jump to post Thread: Ext.Msg.alert - dialog box too tall by llraj
- Replies
- 4
- Views
- 1,010
Ext.Msg.alert('title', 'message string');
displays a message box that occupies the entire height of the browser(Chrome) window. The width is OK and is per the width of the message string.
Does... -
30 Apr 2012 5:23 AM
Jump to post Thread: Ext.ux.touch.grid by llraj
- Replies
- 253
- Views
- 49,280
Mitchell:
How can I have a tap handler for the grid that has access to the row-column data? i.e. column defined in grid config where tap occurred and the row/record from the store. The tap handler... -
20 Apr 2012 7:40 AM
Jump to post Thread: Ext.ux.touch.grid by llraj
- Replies
- 253
- Views
- 49,280
Mitchell:
The grid looks great with horizontal scrolling. Is there a way to lock/freeze a column ? I have to lock the first column(of row labels) so that while scrolling horizontally user knows...
Results 1 to 7 of 7
