Search Type: Posts; User: master_obiwan
Search: Search took 0.02 seconds.
-
26 Sep 2012 4:43 PM
- Replies
- 3
- Views
- 643
Hey everyone, I was wondering if someone knew how to insert a couple of markers in sencha touch 2? I currently have my map rendering but dont know how to insert markers? Anyone have a good refrence...
-
26 Sep 2012 12:21 PM
- Replies
- 2
- Views
- 452
Not sure why that did not work for me. I was able to get it to work by creating a getter in the model and setting it in the controller. Not sure if this is the best way but it worked and in the mean...
-
25 Sep 2012 4:59 PM
- Replies
- 7
- Views
- 650
Hey Schildi,
no the set active item doesn't work either and the error I get in the console is console[consoleMethod](message);
No errors in console
I am running sencha touch 2.0 -
25 Sep 2012 1:00 PM
- Replies
- 2
- Views
- 452
I have a store, list view and detail page. On the detail page I am trying to update the video url from json data I am pulling from my store which passes it to the detail view. But I dont know the...
-
25 Sep 2012 9:12 AM
- Replies
- 7
- Views
- 650
Hi Schildi,
Does this look right to you? Not working for me.
showProjectDetails: function() { Ext.Viewport.animateActiveItem('projectDetails', { type: 'slide', direction:... -
24 Sep 2012 2:59 PM
- Replies
- 7
- Views
- 650
Does anyone know who to push this view into the main view? Currently the detail view that I slide in appears in the projects container but essentially I need it to take up the full screen but above...
-
24 Sep 2012 1:35 PM
- Replies
- 7
- Views
- 650
This works just couldnt see my detail view because text was same color as background. I guess this can serve someone who needs to learn how to add a detail view :">
-
24 Sep 2012 1:16 PM
- Replies
- 7
- Views
- 650
Hey Sencha geniuses, I have a problem I was hoping someone can help me with. I have a list and when you click on one of the disclosure icons I have it display a detail view. The problem I have is...
-
9 Aug 2012 12:18 PM
- Replies
- 4
- Views
- 1,246
Totally right I left a class in my required files that I was no longer using. Thanks for the help.
-
9 Aug 2012 9:16 AM
- Replies
- 4
- Views
- 1,246
Hey Mitchell, thanks. Loving Sencha more everyday. One problem I had when running sencha app build was that my app just stays in a constant state of loading. I made sure cd into the my app directory....
-
8 Aug 2012 1:59 PM
- Replies
- 4
- Views
- 856
Exactly, is there a way to do that?
-
7 Aug 2012 3:08 PM
- Replies
- 4
- Views
- 1,246
Hey Sencha folks, I have been working on my first sencha app and it takes a bit to load, I am not loading heavy video or anything just thumbnails and a few lines of CSS. I ran a quick test using the...
-
7 Aug 2012 2:58 PM
- Replies
- 4
- Views
- 614
{
xtype: 'casesindex',
iconCls:'your_class_name'
} -
6 Aug 2012 3:37 PM
- Replies
- 4
- Views
- 856
I was under the impression that the sencha touch framework provided a way to view your site on mobile devices just like an app. Is that correct? Currently the only way I can view it in fullscreen on...
-
6 Aug 2012 9:45 AM
- Replies
- 4
- Views
- 407
I removed the layout from the the list but I still have to use the Ext.navigation.View. When I use the Ext.Panel it does not display the list.
-
6 Aug 2012 12:47 AM
- Replies
- 4
- Views
- 407
I got the list to work by changing the class that loaded the container to extend:'Ext.navigation.View'. Still feels like there is a better way to do this. So if anyone has any pointers on cleaning...
-
6 Aug 2012 12:36 AM
- Replies
- 4
- Views
- 407
Hey sencha geniuses, I have a problem with my list view not appearing. The title bar for the list appears but my list does not. Anyone have any idea why?
I tested my list and it works fine if in... -
5 Aug 2012 12:33 PM
- Replies
- 3
- Views
- 1,359
That allowed me to place the icon where I want it and also apply a custom icon but the icon or rather .png appears super small and repeating.
-
3 Aug 2012 1:05 PM
- Replies
- 3
- Views
- 1,359
Is there a way to insert an image to the tab bar with out being interactive. For example when I add an iconCls: 'info' to the tab bar the user can still interact with it and it transitions to that...
-
2 Aug 2012 2:18 PM
Jump to post Thread: Map in a Panel by master_obiwan
- Replies
- 16
- Views
- 1,340
nobleach, the useCurrentLocation: true does not work, I have been looking all over the place for some solid info but everything seems to in small chunks that I just can't seem to put together. Do you...
-
2 Aug 2012 12:48 PM
Jump to post Thread: Map in a Panel by master_obiwan
- Replies
- 16
- Views
- 1,340
Thank you that did the trick, i will watch the view/containers video right away. Thanks again
-
2 Aug 2012 11:47 AM
Jump to post Thread: Map in a Panel by master_obiwan
- Replies
- 16
- Views
- 1,340
Hey no bleach I tried following the problem here because I was having a similar issue and I got to the point where you did where you map was not rendering after changing the Ext.Map to Ext.Panel. I...
-
2 Aug 2012 2:02 AM
Jump to post Thread: How to insert google map by master_obiwan
- Replies
- 1
- Views
- 312
Super sencha newb, any help would be awesome. I am trying to create a map view directly below my title bar. Below is the code I have so far that doesn't render the map at all. I think I need some...
-
22 Jun 2012 11:30 PM
- Replies
- 30
- Views
- 5,133
I literally followed these sencha tutorials step by step.
1. http://docs.sencha.com/touch/2-0/#!/guide/getting_started
2. Then I tried following this tutorial to begin to add custom styles
... -
19 Jun 2012 4:21 PM
- Replies
- 30
- Views
- 5,133
So for example I cd into the sencha framework and then when you generate a new project like this:
sencha generate app test_v1 ../test_v1
When you generate the app it creates the directory...
Results 1 to 25 of 31
