Search Type: Posts; User: icvg
Search: Search took 0.02 seconds.
-
19 Mar 2012 6:16 AM
- Replies
- 2
- Views
- 354
Hello,
I have the following structure of components:
{
xtype: 'component',
layout: 'hbox',
items: [ -
10 Aug 2011 11:43 PM
- Replies
- 14
- Views
- 2,554
What do you mean with "use a file directly"?
Let me explain what I do: I press on the "Export Project" button. And when I open the designer.html (which is served by a web server), I get an JS... -
10 Aug 2011 7:59 AM
Jump to post Thread: Combobox: template for valueField by icvg
- Replies
- 0
- Views
- 305
Hello,
Is there any config options, that sets the template or renderer for the valueField? -
9 Aug 2011 6:54 AM
- Replies
- 14
- Views
- 2,554
A 4x Project.
-
9 Aug 2011 2:25 AM
- Replies
- 14
- Views
- 2,554
Also the option "Generate Timestamps" is ignored.
-
9 Aug 2011 2:24 AM
- Replies
- 14
- Views
- 2,554
The option 'Instantiate Stores' in the Project Settings is checked, but the output code is not the expected one.
Affected Version is 1.2.0 Beta 2, Linux, 64 Bits -
9 Aug 2011 2:22 AM
- Replies
- 1
- Views
- 639
This is a BUG: the option 'Instantiate Stores' in the Project Settings is checked, but the output code is not the expected one.
Affected Version is 1.2.0 Beta 2, Linux, 64 Bits -
9 Aug 2011 1:03 AM
- Replies
- 1
- Views
- 639
How can one instanciate a store?
In my exported files the store is never instanciated, although my Store is with autoLoad: true and has an ID.
If this is not done automatically, one should... -
4 Aug 2011 7:05 AM
- Replies
- 15
- Views
- 2,867
@arthurakay:
You said:
Example:
Let's say you have a Widget:
Ext.define('MyApp.Widget', { -
4 Aug 2011 5:54 AM
- Replies
- 15
- Views
- 2,867
1. I wouldn't include any logic in my Views, as there is no logic their. The Ext.overwrite() solution, used also by ExtJS, is the best one. If I would do that, I would use always for example:
in... -
4 Aug 2011 5:19 AM
- Replies
- 15
- Views
- 2,867
Now I have two other questions:
1. On what level, how would one load the translation files? My application will support multiple languages. I think the best way to do that is using... -
4 Aug 2011 5:12 AM
Jump to post Thread: Ext SDK, linux version with error by icvg
- Replies
- 0
- Views
- 314
Hello,
when I execute this from extjs-4.0.2a/jsbuilder/
./sencha.sh create jsb -a http://localhost/my_application/index.html -p app.jsb3(as stated in the Documentation)
I get the error:
... -
4 Aug 2011 2:10 AM
- Replies
- 15
- Views
- 2,867
Hello all,
My first general impression about ExtJS 4: good initiative, but bad implementation.
I have noticed that ExtJS already recommends an application Structure, which is good. But there are... -
3 Aug 2011 5:37 AM
- Replies
- 0
- Views
- 297
In my application or Controller or Store I define the models array, but none of the classes defined there does not get loaded dynamically. Other files defined for example in the require property, get...
-
13 Jul 2011 7:57 AM
- Replies
- 10
- Views
- 1,750
If the store is already loaded and I attach a listener to the load store event, will my event be triggered?
-
12 Jul 2011 10:47 PM
- Replies
- 10
- Views
- 1,750
This is a solution with problems: consider the situation in which the Store is with autoLoad:true and that when I need to checkout the availability of data, the store is already loaded.
-
12 Jul 2011 2:35 AM
- Replies
- 10
- Views
- 1,750
Hello,
Is there a (good/without problems) possibility (a method doesn't seem to exist, does it?) to find out whether a data store was already loaded?
Thanks. -
14 Jun 2011 11:58 PM
- Replies
- 1
- Views
- 739
Hello, all!
I am using version 3.3.1 of ExtJS and have a problem marking the fields with errors, validation being made on the server side. On form submission I receive from server an JSON array... -
30 May 2011 5:00 AM
Jump to post Thread: Namespace support: Ext.ns("Myapp"); by icvg
- Replies
- 4
- Views
- 8,546
I use version 1.1.2. Does Ext Designer support this feature now?
Results 1 to 19 of 19
