Search Type: Posts; User: wellsbr01
Search: Search took 0.02 seconds.
-
17 Jan 2011 7:32 AM
Jump to post Thread: Unable to override .x-html ul by wellsbr01
- Replies
- 12
- Views
- 2,721
Hey jep,
I'll give it a try. In fact, I was using it at the ul level only.
Cheers, -
17 Jan 2011 7:31 AM
Jump to post Thread: Unable to override .x-html ul by wellsbr01
- Replies
- 12
- Views
- 2,721
Ciao Andrea,
But if I set styleHtmlContent: false won't it ignore my css??
Cheers, -
17 Jan 2011 6:12 AM
Jump to post Thread: Unable to override .x-html ul by wellsbr01
- Replies
- 12
- Views
- 2,721
Hi,
I have a template in a panel as below, and I'm trying to override the ul default styling, but I can't get rid off it. I just want a plain old ul list-style-type: none.
Any clues? Have done... -
12 Jan 2011 6:21 AM
Jump to post Thread: Startup performance by wellsbr01
- Replies
- 6
- Views
- 1,421
In fact, these times were measured in an iPhone 4 with iOs 4.
But are there any means to speed it up anyhow? If I enclose it with Phonegap does it get some thrust or does it add time to the start... -
12 Jan 2011 5:51 AM
Jump to post Thread: Startup performance by wellsbr01
- Replies
- 6
- Views
- 1,421
Kitchen sink went into the realm of 23 seconds, although much faster, still quite slow. But Kitchen Sink has no startup image, our app has one, that should count.
I wonder if the problem is not... -
10 Jan 2011 4:00 PM
Jump to post Thread: Startup performance by wellsbr01
- Replies
- 6
- Views
- 1,421
Hi,
I have an app that has a single panel with a single list inside (it can be dynamically replaced by something else, so...), but it is taking over 40 seconds to start up over 3G.
This seems... -
22 Dec 2010 6:16 PM
Jump to post Thread: Paths in jsb3 files by wellsbr01
- Replies
- 8
- Views
- 3,674
Hahahaha, nice, nice...
Well, the paths in the file were ok, just off the box, it wasn't the case to escape them. The problem was that I installed Sencha itself in a composite path, then it got... -
22 Dec 2010 4:45 PM
Jump to post Thread: Paths in jsb3 files by wellsbr01
- Replies
- 8
- Views
- 3,674
Yes, gcallaghan, they are relative to the jsb3 file.
And there's trouble if your paths are not the simpler in Windows environments. A path with blank spaces gave me errors. -
19 Dec 2010 5:13 AM
- Replies
- 0
- Views
- 409
Hi,
I have a form created dinamically (working quite nicely) with Radio fields I wanted the labelWidth to be at least 60% - pretty smoothly. I tried to add the labelWidth property to no effect.... -
18 Dec 2010 12:29 PM
Jump to post Thread: Button In a Template by wellsbr01
- Replies
- 20
- Views
- 9,036
Guys,
This can be a great help to me.
I have a situation like:
console.log('override');
(function () {
var originalOverwrite = Ext.XTemplate.prototype.overwrite; -
16 Dec 2010 6:35 PM
- Replies
- 2
- Views
- 1,295
Hi xnakxx,
Yes, the indicator keeps spinning all the time. There are no huge images to download in the init phase. Just two banners: one of 18Kb and another of about 15kb. There are a bunch of js... -
16 Dec 2010 4:23 PM
- Replies
- 2
- Views
- 1,295
Hi Everybody,
Implicit in my question is: what is Sencha's initialization cycle?
Have an app. It is taking 52 seconds to start up under a 3G level connection. It's not so heavy because, after... -
14 Dec 2010 5:02 AM
Jump to post Thread: Ext.Viewport API docs by wellsbr01
- Replies
- 3
- Views
- 1,728
Hi mrsunshine,
Got it. Have some more doubts though:
Is Viewport tied up to the MVC or can it be used kind of stand alone?
Does it replace Panel as main viewport for the project?
Does it... -
14 Dec 2010 4:17 AM
Jump to post Thread: Ext.Viewport API docs by wellsbr01
- Replies
- 3
- Views
- 1,728
Hi,
Where are the API docs for the Ext.Viewport class and other MVC components?
Can't find them on the online API docs.
Neither tutorials, nor screencasts.
Any pointers? -
13 Dec 2010 3:35 PM
Jump to post Thread: jsbuilder and packages by wellsbr01
- Replies
- 1
- Views
- 559
Hi,
I want to shrink the Sencha js file for my application, to try to improve performance a little. So, the packages generated are
"platform-util",
... -
10 Dec 2010 7:02 PM
- Replies
- 13
- Views
- 1,929
Ops!! Sorry for the letter-long then! Not all-inline, just another approach to MVC. I work on rather large apps too. I worry of performance over-the-air. Cheers! :-)
-
10 Dec 2010 4:50 PM
- Replies
- 13
- Views
- 1,929
Hi gcallaghan,
Ok, when you say 'best practice MVC pattern' does that mean that applications must adhere to the MVC pattern? In seeing both examples, the 'out of date' one, and the 1.0.1 shipped... -
10 Dec 2010 2:11 PM
- Replies
- 1
- Views
- 530
Try:
createTopBar({title: todo.title})
To avoid dynamics, try: var title = 'todo title', then use the title variable on both places (as it is a literal). -
10 Dec 2010 2:08 PM
- Replies
- 3
- Views
- 992
The iPhone tool bar (blue below) is in the way. I found that it seems the bar's size is not properly computed on the phone, so the end of your doc is behind it. Press (+), it will make the bar to...
-
10 Dec 2010 1:59 PM
- Replies
- 13
- Views
- 1,929
Right, that happened to me. Got no solution so far. The buttons are black onto dark and misplaced. I managed to get Twitter replies, but it's a pain.
Regarding the simulator, I just installed... -
10 Dec 2010 1:54 PM
Jump to post Thread: Problem Updating Carousel Cards by wellsbr01
- Replies
- 1
- Views
- 934
Hi,
It seems to me that on the snippet below you kill all the cards, then add a SINGLE panel with the items inside. It seems to me you are inserting a single card into the Carousel, aren't you?... -
10 Dec 2010 1:22 PM
- Replies
- 0
- Views
- 659
Hi folks,
As usual, I'm lost here. :-)
I have a template to apply to a panel that is meant to wrap the panel's children. There's a div element to hold the panel's children. However, according... -
10 Dec 2010 1:03 PM
Jump to post Thread: tabpanel ui property by wellsbr01
- Replies
- 1
- Views
- 1,080
They are dark, light and plain. If you use 'plain' you can play with css a lot. For the standard view, use either dark (black) or light (kinda navy blue).
-
9 Dec 2010 5:42 PM
Jump to post Thread: iconCls picto gets black by wellsbr01
- Replies
- 2
- Views
- 1,071
Not really a theme, I've just added a bunch of pictos from the standard package. The problem, however, is: I don't want the iconCls to get black, I need it to be white, because the background is...
-
8 Dec 2010 4:20 PM
Jump to post Thread: iconCls picto gets black by wellsbr01
- Replies
- 2
- Views
- 1,071
Hi,
I'm trying to use a tab bar much in the line of a twitter example I saw in the screencasts. I've added an iconCls in the tabbar, then the icon got black. I tried to change it through a css...
Results 1 to 25 of 43
