Search Type: Posts; User: bluemvj
Search: Search took 0.03 seconds.
-
25 Jan 2013 1:55 AM
- Replies
- 6
- Views
- 318
@Kurt001
No man that doesn't work u can't attach files to email from html directly that will be breach of security -
25 Jan 2013 12:10 AM
- Replies
- 2
- Views
- 145
I have 3 selectfields however i added a listener for the first selectfield like below, In the show method in controller
this.getMainPage().down('#depField').on({
... -
24 Jan 2013 11:59 PM
- Replies
- 6
- Views
- 318
Hey Check out PhoneGap Camera Api use these API's it will work in both IOS and Android how ever after taking photo you can retrieve the photo but u can't attach the photo to the email directly u need...
-
13 Oct 2012 9:42 PM
- Replies
- 1
- Views
- 298
Hi,
I Need Nested List XML Parsing Example Code -
11 Oct 2012 8:30 PM
- Replies
- 2
- Views
- 705
same issue i am also facing please can anyone provide any solution for this ?
-
3 Sep 2012 1:56 AM
- Replies
- 1
- Views
- 454
Pinch Events are too slow in Android ICS and Ginger bread, In iPad they are working fine how to tweak the performance for Android.
-
24 Aug 2012 8:22 PM
Jump to post Thread: Transforming Views using CSS by bluemvj
- Replies
- 1
- Views
- 440
I want to change the orientation of the views which is the best way to do it currently i am trying to change the orientation of the view using css
in the view
... -
17 Aug 2012 3:24 AM
- Replies
- 3
- Views
- 1,086
Hi can you Please share the code me too facing similar issue
-
14 Aug 2012 1:06 AM
- Replies
- 1
- Views
- 263
I have added this code in launch function. This code is used to globally handled internet connectivity issue
Ext.device.Connection.on({ // scope: this, onlinechange:... -
13 Aug 2012 9:08 PM
- Replies
- 2
- Views
- 477
Hi thanks for reply however if my app is idle then only i want to display the alert message how can i achieve this
-
13 Aug 2012 12:43 AM
- Replies
- 2
- Views
- 477
I am currently working on sencha touch 2 project i want to display a Message "No Internet Access" without killing the app instance how can i achieve this using sencha touch 2 or through phonegap
-
10 Aug 2012 2:25 AM
- Replies
- 1
- Views
- 286
Is Ext.device.connection in sencha touch 2 can be overridden by some custom code like below.
Basically here we are trying to check for internet connection at application level and redirect the user... -
8 Aug 2012 8:52 PM
Jump to post Thread: Touch Style App Menu Item click by bluemvj
- Replies
- 2
- Views
- 332
Thanks Got it solved used
onItemTouchStart
and
onItemTouchEnd Events -
6 Aug 2012 4:30 AM
Jump to post Thread: Touch Style App Menu Item click by bluemvj
- Replies
- 2
- Views
- 332
Hi all,
I am doing similar project like touch style where i will display the items similar to touch style but on clicking of an item i want to change the image of that item through CSS how can i... -
19 Jul 2012 11:24 PM
- Replies
- 9
- Views
- 1,418
Use can use iframe tag to display the external urls in your application itself if you are calling external web browser then there is no way you can get back to your application
-
19 Jul 2012 3:02 AM
Jump to post Thread: Usinh all the icon in TabPanel by bluemvj
- Replies
- 6
- Views
- 724
Add this mixin in app.scss
@mixin custom-iconmask($name) {
.x-tab .x-button-icon.#{$name},
.x-button .x-button-icon.x-icon-mask.#{$name} {
-webkit-mask-image: inline-image("icons/"... -
19 Jul 2012 2:04 AM
Jump to post Thread: Changing an image on button click by bluemvj
- Replies
- 2
- Views
- 700
Thanks man got it working using this below code
.backCls{
background: url('../images/back.png') !important;
background-repeat: no-repeat;
background-size: 65px 65px;
height: 65px;
width:... -
19 Jul 2012 1:18 AM
Jump to post Thread: Changing an image on button click by bluemvj
- Replies
- 2
- Views
- 700
Hi,
How to change an image on button click i am using this code for a button
xtype:"button",
html: '<img src="resources/images/fb_icon.png" />',
... -
10 Jul 2012 3:23 AM
Jump to post Thread: Vertical Slider by bluemvj
- Replies
- 1
- Views
- 390
Hi all,
Is it possible to implement Vertical slider in sencha touch 2 -
8 Jul 2012 9:35 PM
- Replies
- 11
- Views
- 2,530
The code is throwing errors can't find Ext.custom
Can u please provide some sample example for verical sliders for touch 2 -
6 Jul 2012 1:02 AM
- Replies
- 2
- Views
- 446
you need to build your app with phonegap
-
4 Jul 2012 2:10 AM
- Replies
- 1
- Views
- 321
I have tried using both Ext.util.GeoLocation.getCurrentPostion and Ext.device.GeoLocation.getCurrentPostion in IPad and also tested with the sample apps.
All these apps each time when i visit a... -
29 Jun 2012 9:08 PM
- Replies
- 4
- Views
- 1,011
Thanks for reply
by the way what is the size of these icons -
27 Jun 2012 10:25 PM
- Replies
- 2
- Views
- 1,201
Nice Share Thanks
-
27 Jun 2012 4:52 AM
- Replies
- 4
- Views
- 1,011
Hi,
can we add color full icons like this 36584
to tabBar or Toolbar using mixins i tried this below mixin but it of no use it only takes black and white icons
@mixin...
Results 1 to 25 of 60
