Search Type: Posts; User: vvatikiotis
Search: Search took 0.01 seconds.
-
21 Nov 2012 11:45 AM
Jump to post Thread: 2.1.0 GA release notes by vvatikiotis
- Replies
- 1
- Views
- 192
Hello all,
where can I find the ST 2.1.0 GA release notes?
thx -
2 Nov 2012 2:30 AM
- Replies
- 1
- Views
- 244
Found it. It requires a
http_fonts_path = File.join("..", "fonts")
in config.rb.
However there's a warning regarding the MIME type
Resource interpreted as Font but transferred with MIME... -
2 Nov 2012 1:46 AM
- Replies
- 1
- Views
- 244
I'm trying to include a number of custom fonts like this
@include font-face("PFCSansPro-Med", font-files("PFCentroSansProMedium.otf"));
but the generated css url path
src:... -
29 Oct 2012 3:44 AM
- Replies
- 1
- Views
- 195
I have a problem while testing a list implementation in Android 4 st2.1-rc2. Checking with weinre I see that the DOM nodes for the list items arent't there,. What's buffling me is that the same list...
-
23 Oct 2012 1:54 AM
- Replies
- 2
- Views
- 390
Hello,
I managed to resolve the issue. It involved Ext.device.Device to check the platform. So using the app (no packaging involved) in an iPad was failing, whereas using it for dev in MacOS... -
17 Oct 2012 4:21 AM
- Replies
- 2
- Views
- 390
I'm in ST2.1 RC2.
I try my app in IOS6 Safari and everything works ok.
I add the app to the Home Screen and then launch it from there. The application gets stuck in the launch screen and using... -
9 Oct 2012 9:02 AM
- Replies
- 3
- Views
- 427
Hello,
Using ST 2.1.0-rc1 and Cmd-3.0.0-190.
As soon as I upgraded my app, I started receiving these messages, during development:
[INFO] [Ext.ClassManager] Overriding existing alias:... -
18 Sep 2012 4:35 AM
- Replies
- 13
- Views
- 1,765
Haven't had a need for grouping yet, but browsing the List's source I see that it involves 3 functions. I wouldn't know how easy it would be to incorporate this functionality in a custom DataView...
-
18 Sep 2012 4:14 AM
- Replies
- 13
- Views
- 1,765
I know the OP title says *not DataView* but since List inherits from DataView, it's quite easy to use a DataView and work similarly to the DataView Component section of...
-
3 Sep 2012 5:12 AM
- Replies
- 13
- Views
- 1,765
+1 for the feature request.
update: it's supported after all. -
16 Aug 2012 3:20 AM
Jump to post Thread: Synchronous AJAX requests? by vvatikiotis
- Replies
- 3
- Views
- 1,293
I need to send several POST requests so that my app fires each request only when the response of the previous request has been received.
In Ext 4.1.1 there is an async property for... -
9 Jul 2012 4:04 AM
- Replies
- 2
- Views
- 352
"i
t will make the previous item active which is then firing the activeitemchange"
does this apply when the last carousel item gets deleted? -
4 Jul 2012 9:11 AM
- Replies
- 12
- Views
- 5,280
I can confirm that hbox is killing performance for us as well. iPad(3) isn't that affect but in a Samsung Galaxy Tab 10.1 (andoid 3.2) performance is taking a nose dive, to the point that the app is...
-
4 Jul 2012 4:33 AM
- Replies
- 2
- Views
- 352
How can I prevent the activeitemchange event from firing when I destroy a carousel component?
-
18 Jun 2012 9:59 AM
- Replies
- 7
- Views
- 1,370
It's crude I know but since Ext.Ajax is a singleton, setting
Ext.Ajax.setUseDefaultXhrHeader(false);
in the onLaunch method, does the trick application-wide.
Question: So, when we are dealing... -
18 Jun 2012 9:40 AM
- Replies
- 7
- Views
- 1,370
So far it has been working beautifully in Android 3.2.
However, this problem manifests itself on Android 2.3.5, on HTC Desire HD,
UA string : Mozilla/5.0 (Linux; U; Android 2.3.5; en-gb;... -
18 Jun 2012 9:28 AM
- Replies
- 7
- Views
- 1,370
I can't make Mitchell's example work. It isn't a problem with Chrome 20 or the latest Safari (tested on Mac OS), but it's a show-stopper with the default android browser, Samsung Galaxy 10.1, P7500...
-
23 May 2012 5:38 AM
- Replies
- 3
- Views
- 421
The browser parses the html/css source for the above screenshot as HTML 4.01. When I inserted the DOCTYPE tag in the html source (thus turning it in HTML5 document), I got a page which doesn't honor...
-
23 May 2012 1:50 AM
- Replies
- 3
- Views
- 421
The view is like this:
Container
....Top docked Panel
....Carousel
Each Carsousel item is a Component with a tpl property, which is an XTemplate.
A, say, 20% height exhibits the same... -
21 May 2012 4:37 AM
- Replies
- 3
- Views
- 480
I would be interested in this one as well, Say, I have my own custom picker, extended from Ext.Picker. How can I link the selectfield with my custom picker?
And another question: in my custom... -
18 May 2012 5:10 AM
- Replies
- 3
- Views
- 421
I have this piece of html code which basically is a 3 column layout with each column containing 2 divs. I want these inner divs (6 in total, 2 in each column) to always have a fixed height of 40%,...
-
19 Apr 2012 7:34 AM
- Replies
- 2
- Views
- 495
I have the following model and store:
store:
Ext.define('Reader.store.TableOfContents', { extend : 'Ext.data.Store',
config : {
model : 'Reader.model.ArticleInfo', -
11 Apr 2012 7:41 AM
Jump to post Thread: Carousel issue by vvatikiotis
- Replies
- 5
- Views
- 558
Git came through (again), we have a test case for you. It's a bit patched up but the crucial points where the carousel fails are there. How can we send it?
-
11 Apr 2012 6:11 AM
Jump to post Thread: Carousel issue by vvatikiotis
- Replies
- 5
- Views
- 558
We'll make a test case. It could take a few days, it's Easter in Greece.
thx -
10 Apr 2012 1:56 PM
Jump to post Thread: Carousel issue by vvatikiotis
- Replies
- 5
- Views
- 558
The concerns the Ext.Carousel component in ST 2.0.1RC
Tested in Chrome 19.0.1084.15 beta. Mac OS Snow Leopard 10.6.8.
I have implemented a carousel in which I need to be able to drop in and...
Results 1 to 25 of 55
