Search Type: Posts; User: Diego Garcia
Search: Search took 0.02 seconds.
-
31 Mar 2013 2:39 PM
- Replies
- 2
- Views
- 409
And it seems like the app is trying to render more than one icon, right??
42799 -
30 Jan 2013 9:50 AM
- Replies
- 2
- Views
- 184
Ok, the Sencha version could be an "issue" for me. I'm still using Sencha Touch 2.0.0. Migration to 2.1.0 did not worked that well. I need to try it again.
Thank you for your reply Mitchell. -
28 Jan 2013 5:39 PM
- Replies
- 2
- Views
- 184
Well, GeoLocation works great when you deploy you app as a web app.
But the same as other features, it breaks when you package your app as native, at least on Android. I've not tested on IOs.
... -
28 Jan 2013 5:04 PM
- Replies
- 1
- Views
- 190
store.add(modelConfig/modelsConfig) should works. Is your store bounded to a certain model type??
Try store.setData(config); -
17 Dec 2012 7:41 AM
- Replies
- 2
- Views
- 251
Thank you very much Mitchell. It seems the atob method is exactly what I was looking for.
-
15 Dec 2012 2:16 PM
- Replies
- 2
- Views
- 251
Hi all. I have a Sencha Touch app which I already packaged as an native app. I'm using the Camera native API in order to take images (from camera or library, both of them) and then send them to my...
-
7 Sep 2012 9:22 PM
Jump to post Thread: Ext.ux.TouchCalendar by Diego Garcia
- Replies
- 14
- Views
- 8,283
Hi there.
This is a nice plugin. I'm trying to make it work on this sencha project I've been working for a couple of months. The examples are kind of easy, but what about a more "real" situation??... -
9 Jul 2012 6:28 AM
Jump to post Thread: Maps and z-index issue by Diego Garcia
- Replies
- 2
- Views
- 334
"The last one" is the last example y mentioned. The "navigation" example.
If you take a look on that example, you'll see a new style for maps on the .scss file, where the z-index is set to 999.
... -
7 Jul 2012 10:10 AM
Jump to post Thread: Maps and z-index issue by Diego Garcia
- Replies
- 2
- Views
- 334
Hi all.
I'm starting to work with maps. The first thing I did was take a look on the examples, both "map" and "navigationview" because this last one use a map as part of the detail of the contacts... -
8 May 2012 9:20 AM
- Replies
- 12
- Views
- 3,956
Wird. Works for me if I use phoneStartupScreen, not the new configuration.
-
4 May 2012 8:09 AM
- Replies
- 2
- Views
- 430
I do something like that in my proyect. Just a couple of "things":
Your view is already exteding from Ext.List, I think you don't have to set the xtype again like you are doing inside your config... -
3 May 2012 7:14 PM
- Replies
- 1
- Views
- 380
I've being having the same doubt for days.
Any advice could be great. -
3 May 2012 7:01 PM
Jump to post Thread: Close Mask after store loads by Diego Garcia
- Replies
- 1
- Views
- 286
I achieve that using "other way".
Load the store by demand listening some event. For example, when a panel (your list container could be) is initialized. When this happens, you can call a function... -
3 May 2012 6:41 PM
- Replies
- 3
- Views
- 1,047
Hi hotdp, I already use segmented buttons inside a navigation bar, like this:
Ext.define('Yoinbol.view.friends.FriendsManager', {
extend: 'Ext.navigation.View',
xtype:... -
3 May 2012 4:29 PM
Jump to post Thread: Custom ui for nagivation bar by Diego Garcia
- Replies
- 1
- Views
- 527
How can I create a custom ui to be applied to a navigation bar??
I already create a ui to apply to tab bar, like this:
@include sencha-tabbar-ui('mainTabBar', #66CC33, 'matte', #FFFFFF);
... -
3 May 2012 2:03 PM
- Replies
- 5
- Views
- 1,612
Using this solution, if I set the ui to 'action', the button gets the right color, but it loses the 'natural back button' shape.
What if I want to change the color but keep the default shape of... -
27 Apr 2012 8:57 AM
- Replies
- 18
- Views
- 37,606
Hey very nice work mrsunshine!! It gaves me a very very good base to understand chat applications. Thanks a lot for sharing!!
-
9 Apr 2012 3:43 PM
- Replies
- 4
- Views
- 678
Hi. I saw you using this '
GS.Properties.userUuid' and '
GS.Properties.baseUrl'. I'm assuming that those are like 'config settings' or something like that. Is that true or am I wrong??
I'm... -
30 Mar 2012 12:58 PM
- Replies
- 36
- Views
- 4,319
That's exactly the right way!! I did that and everything works like a charmn now!!
Thank you very much for your reply slemmon. -
28 Mar 2012 7:35 PM
- Replies
- 36
- Views
- 4,319
Hi everybody. First of all, sorry for my english. I'm from Costa Rica and I'm just learning how to speak/writte it.
I'm a newbie using Sencha Touch (terrific work by the way guys!!). I've already...
Results 1 to 20 of 20
