Search Type: Posts; User: Joz Michael
Search: Search took 0.01 seconds.
-
24 Apr 2012 6:39 AM
- Replies
- 3
- Views
- 779
I am Sorry Mitchell, I am a newbie to Sencha touch.
Could you please explain me what is meant by the context "require Ext.Panel to be loaded".....?
Is that adding a Panel to Viewport is what you... -
20 Apr 2012 2:16 AM
- Replies
- 3
- Views
- 779
I am trying a basic demo app with below code...
Ext.application({
name : 'MyApp',
launch : function () {
var MyPanel = Ext.create("Ext.Panel", {
... -
9 Apr 2012 3:03 AM
- Replies
- 6
- Views
- 1,677
I have the same doubt - thotavrao's last post...
Can Some one Justify this plz.....
Thanks in advance.... -
9 Apr 2012 2:06 AM
- Replies
- 6
- Views
- 973
Thanks Jacky....
That helped so much for a Clear Start for App development... :-)
Now i am quite comfortable to build a layout... I need to Change the styles, (ie) color, icons, gradients,... -
8 Apr 2012 11:51 PM
- Replies
- 6
- Views
- 973
Hi Jacky,
Thanks for your response...
I used Sencha touch 2.0 and tried a small code snippet.
Ext.application({
launch: function(){
var myPanel = Ext.create("Ext.Panel",{
... -
7 Apr 2012 12:05 AM
- Replies
- 6
- Views
- 973
I am a newbie for Sencha touch 2.0 and just footed in this.
Could Some one Explain the difference between Ext.setup(), Ext.application() and Ext.regApplication().
In few Examples i am seeing...
Results 1 to 6 of 6
