Search Type: Posts; User: fabio.policeno
Search: Search took 0.04 seconds.
-
10 May 2013 6:27 AM
- Replies
- 1
- Views
- 83
Solved!
Ext.create('Ext.Viewport', {
layout: 'border',
items: [{
region: 'center',
cls: 'center',
listeners: {
render: function(cmp) { -
10 May 2013 3:15 AM
- Replies
- 1
- Views
- 83
Hello!
I'm trying to get the item from the west panel is dropped into the center panel in exactly the position of the cursor, and when the item is in the center panel, leaving him free to drag... -
19 Apr 2013 4:49 AM
- Replies
- 2
- Views
- 440
Ext.define('Overrides.grid.feature.Grouping', { override: 'Ext.grid.feature.Grouping',
setupRowData: function(record, idx, rowValues) {
var me = this,
data =... -
7 Mar 2013 12:21 PM
- Replies
- 5
- Views
- 914
Yes, it works perfectly and still use and domino.
-
15 Feb 2013 6:44 AM
- Replies
- 3
- Views
- 105
My fault, I had tried in v4.1.0, but with a variable name wrong, just not working and not realized. Thank's
-
15 Feb 2013 5:47 AM
- Replies
- 3
- Views
- 105
I use the version 4.1.0, I realized that running v4.1.3 on the axis starts with 0. Someone already has an override for this? Meanwhile I will try to develop one.
-
15 Feb 2013 1:38 AM
- Replies
- 3
- Views
- 105
Hello, I have problem in the code below:
var store = Ext.create('Ext.data.Store', {
fields: ['option', {name: 'votes', type: 'int'}],
data :... -
5 Dec 2012 8:42 AM
- Replies
- 15
- Views
- 4,205
Here:
https://www.facebook.com/policenosistemas/app_310184625673941 -
5 Dec 2012 8:12 AM
- Replies
- 15
- Views
- 4,205
The server was out, you can try again? If error occurred on the island, please let me know, but when you run the application generated it takes a while to load because it is generated for application...
-
5 Dec 2012 5:56 AM
- Replies
- 15
- Views
- 4,205
There has already been tested and used by some. Its base can not have remote access restrictions. If you want to send me the script in private mode or your connection, I do the test for you or your...
-
5 Dec 2012 5:03 AM
- Replies
- 1
- Views
- 558
If you do not have a remote database, send me the script that I generate local application;)
-
5 Dec 2012 2:47 AM
- Replies
- 1
- Views
- 558
Good morning!
I am very happy to launch a new version of the generator with a new interface Ext JS online and free to be used by the community and stakeholders.
Automatically generate... -
26 Oct 2012 2:43 AM
- Replies
- 4
- Views
- 2,840
Ext.override(Ext.chart.series.Pie, {
rendererLegend: undefined,
initialize : function() {
var me = this,
store =... -
4 Oct 2012 1:17 AM
- Replies
- 7
- Views
- 4,157
Thanks for the idea ;)
My ideas are many, but I lack the same time also have other priorities such as reports, login screen, etc.. -
29 Sep 2012 11:27 AM
- Replies
- 0
- Views
- 833
Hello guys,
I would like to share a special CRUD ;D
This is in MVC CRUD in both Ext JS as part of the PHP (native) and the best is that you are using abstract classes
I tried to apply... -
26 Sep 2012 10:00 AM
Jump to post Thread: Ext.ux.Alert - Ext JS 4 by fabio.policeno
- Replies
- 6
- Views
- 1,317
I forgot to enable the loader. Fixed!
-
26 Sep 2012 9:55 AM
Jump to post Thread: Ext.ux.Alert - Ext JS 4 by fabio.policeno
- Replies
- 6
- Views
- 1,317
Example available online: www.policenosistemas.com.br/alert
-
26 Sep 2012 9:30 AM
Jump to post Thread: Ext.ux.Alert - Ext JS 4 by fabio.policeno
- Replies
- 6
- Views
- 1,317
I'm having problem on the server, will be available soon;)
-
26 Sep 2012 9:26 AM
Jump to post Thread: Ext.ux.Alert - Ext JS 4 by fabio.policeno
- Replies
- 6
- Views
- 1,317
Hello,
I am disclosing the ux based on this example: http://docs.sencha.com/ext-js/4-1/#!/example/message-box/msg-box.html
Example online:
http://www.policenosistemas.com.br/alert/ -
19 Sep 2012 3:33 PM
- Replies
- 5
- Views
- 424
Thanks even without test appears better than its previous solution, since the call store of the load may be internally in a ux, or at the time of sort, filter, etc.. So the ideal is to do in the same...
-
19 Sep 2012 3:31 PM
- Replies
- 5
- Views
- 424
I understand and agree that logic, but it does not make much sense since the time while the response appears. Nor would this be because the parameter in this event if it does not bring me one...
-
19 Sep 2012 5:50 AM
- Replies
- 5
- Views
- 424
Hello,
I've been trying to get the status code of the request that the store does, but without success .. in afterload sometimes have what I want, but not often. It seems that something is inside... -
27 Aug 2012 5:54 AM
- Replies
- 7
- Views
- 4,157
Thank's!
Now with the new Advanced version of the generator, it is also possible to generate applications with Spring and Hibernate (Java). Totaling have:
- Native PHP
- PHP with Yii framework... -
21 Aug 2012 3:21 AM
- Replies
- 7
- Views
- 4,157
Hello,
I got put into production a demo of an application generated with the Application Generator with Standard version for you to take a look.
http://policenosistemas.com.br/StandardYii/ -
17 Aug 2012 1:08 PM
- Replies
- 18
- Views
- 11,129
animate: false don't work, continue with animation in interface. Any ideas?
Thank's
Results 1 to 25 of 107
