Search Type: Posts; User: haddow777
Search: Search took 0.02 seconds.
-
13 Sep 2012 1:45 PM
- Replies
- 2
- Views
- 389
Thanks.
I had assumed since it was included in the sencha docs that it was a custom object with some overrides. I figured out what was causing the issue to. It was the time zone. I am -8 hours... -
13 Sep 2012 1:11 PM
- Replies
- 2
- Views
- 389
Hello there. I am using 2.0.1.1. I have a simple piece of code that is trying to get the hours and minutes of elapsed time from a start time to the current time. But for some reason the getHours...
-
13 Sep 2012 12:57 PM
Jump to post Thread: Ext.util.Format.elapsedTime by haddow777
- Replies
- 4
- Views
- 3,121
years : 12 *4*7*24*60*60,
months : 4 *7*24*60*60,
Doesn't that mean that all months have just 28 days in them? I think you will run into problems here unless you are wanting... -
7 Sep 2012 3:36 PM
- Replies
- 7
- Views
- 1,078
Thank you for getting back to me and trying to clear things up.
I don't agree that the docs differentiate the functions. I had read those descriptions before submitting this bug request. What is... -
7 Sep 2012 1:45 PM
- Replies
- 7
- Views
- 1,078
I disagree. When a function is counter-intuitive and unpredictable, I consider it a bug. I understand that the generalistic way Sencha was designed allows for a wider functionality. And that it seems...
-
7 Sep 2012 12:06 PM
- Replies
- 7
- Views
- 1,078
Thanks for the response, but I guess my problem is why there is a difference? Why have a function removeAt, which is listed in the documentation to remove components of the tab panel, that is able to...
-
7 Sep 2012 9:15 AM
- Replies
- 7
- Views
- 1,078
I read through the [CLOSED] Tab Panel removeAt: possible bug? thread and decided that my problem, while related was different enough to warrant a new thread.
I recently ran into this problem where... -
28 Aug 2012 8:48 AM
- Replies
- 7
- Views
- 957
Arg. I am so mad I could spit. Well not really. Anyways, I figured it out. I had been using a project setup from an old project. So all I did when I upgraded was to update the...
-
27 Aug 2012 2:15 PM
- Replies
- 7
- Views
- 957
Sorry, my last post might be a bit confusing. I thought I had made a post previously that had mentioned that I did get the animation to work in an old version of Sencha Touch from 2011. The problem...
-
27 Aug 2012 2:11 PM
- Replies
- 7
- Views
- 957
I just downloaded the commercial version of Sencha Touch 2 version 2.0.1.1 again, and it is doing the same thing. I am using the sencha-touch-all-debug.js file. I tried different files from the same...
-
27 Aug 2012 1:29 PM
- Replies
- 7
- Views
- 957
Okay, so I converted my code to be like yours. I changed the references to other views to styled colors and the menu view to the toolbar just like yours.
When I tried to to the 'cover' 'up'... -
27 Aug 2012 10:53 AM
- Replies
- 7
- Views
- 957
REQUIRED INFORMATIONExt version tested:
Sencha Touch 2.0.1.1
Browser versions tested against:
Chrome 21(Mac)
Safari 6
PhoneGap iPhone 3 (iOS 4.2)
PhoneGap iPhone simulator (iOS 5.1)... -
27 Aug 2012 10:39 AM
- Replies
- 7
- Views
- 957
I tried several times to get the code to format properly. I'm not sure why it wouldn't. Here is a cutdown version of the code just so you have an idea of what I am talking about.
layout: {type:... -
27 Aug 2012 10:35 AM
- Replies
- 7
- Views
- 957
I have created a Sencha Touch 2 test application that uses a card layout for the base view. I am simply trying to change the animation so that when switching between cards, that it will do it in a...
-
23 Aug 2012 4:21 PM
- Replies
- 13
- Views
- 2,713
Aaaaarg. Okay, so much time wasted. I upgraded the sencha touch distro I was using and it seems this bug has been fixed. My code is working now with the hideAnimation. Now I just have to find a good...
-
23 Aug 2012 4:12 PM
- Replies
- 13
- Views
- 2,713
So I created a popup menu view. It is a simple Panel that gets added to Ext.Viewport and shown with the show() function. Here is some of the code.
Ext.define('Syl.view.AppMenuView', {
... -
8 Aug 2012 12:55 PM
Jump to post Thread: Custom proxy with B1 by haddow777
- Replies
- 10
- Views
- 1,876
I am also hoping to find some better documentation on building proxies. For instance, what is the interaction between Stores and Proxies and Readers/Writers. What is the Operation object like and how...
-
20 Mar 2012 4:04 AM
- Replies
- 3
- Views
- 1,014
Hey there. I was having the same issue. After pounding my head against a wall and searching the forum, I decided to correct it myself in the library. This is a real fix, just a temp one, as any...
Results 1 to 18 of 18
