Search Type: Posts; User: diegolovison
Search: Search took 0.03 seconds.
-
1 Jul 2012 3:32 PM
- Replies
- 2
- Views
- 537
resolved..
look the file https://github.com/diegolovison/modular-mvc-architecture/blob/master/products.jsb3
line 522
{
"clsName": "Principal.Application",
"name": "Application.js", -
28 Jun 2012 7:11 PM
- Replies
- 2
- Views
- 537
I was trying to create a modular mvc architecture for my example app... She work fine (please if you have one suggestion reply this thread), but when I was compiled the application using sencha sdk...
-
27 Apr 2012 8:53 AM
Jump to post Thread: web-wrapping technology by diegolovison
- Replies
- 4
- Views
- 759
hmm :)
thanks -
27 Apr 2012 3:28 AM
Jump to post Thread: web-wrapping technology by diegolovison
- Replies
- 4
- Views
- 759
sorry but I dont understand you..
-
26 Apr 2012 5:57 PM
- Replies
- 10
- Views
- 1,935
same problem
-
26 Apr 2012 5:46 PM
Jump to post Thread: web-wrapping technology by diegolovison
- Replies
- 4
- Views
- 759
on http://www.infoq.com/news/2012/04/sencha-architect-2 I read that:
there plans to turn the "internal web-wrapping" opensource or with comercial licence?
thanks :) -
23 Apr 2012 1:59 PM
- Replies
- 10
- Views
- 1,935
Uncaught TypeError: Cannot call method 'addCls' of undefined
all-classes.js:5 -
23 Apr 2012 1:47 PM
- Replies
- 10
- Views
- 1,935
yes.
First sorry, I past the wrong example. The correct is the "portal layout sample".
to reproduce edit the extjs41/examples/portal/portal.html
and paste
<!DOCTYPE HTML PUBLIC... -
22 Apr 2012 6:29 PM
- Replies
- 10
- Views
- 1,935
ncaught TypeError: Cannot call method 'addCls' of undefined
extjs4/src/layout/container/Accordion.js:212
to reproduce get the feed viewer example and add the neptune theme.
:) -
9 Apr 2012 6:48 PM
Jump to post Thread: how to create a package? by diegolovison
- Replies
- 3
- Views
- 548
thanks... :)
visualization in the form of tree is best. would be interesting! -
9 Apr 2012 3:52 AM
Jump to post Thread: how to create a package? by diegolovison
- Replies
- 3
- Views
- 548
how I can create a package in MVC?
-
11 Apr 2011 5:25 AM
Jump to post Thread: gauge suggestion by diegolovison
- Replies
- 4
- Views
- 1,555
suggest for http://dev.sencha.com/deploy/ext-4.0-beta2/examples/charts/Gauge.html
at google visualization... -
16 Mar 2011 9:04 AM
- Replies
- 27
- Views
- 27,367
I update the source code
:D
package abc.client.widget.form;
import java.util.ArrayList; -
10 Mar 2011 6:38 AM
- Replies
- 16
- Views
- 2,155
this not working yet...
gxt 2.2.3
gwt 2.2 -
25 Feb 2011 12:26 PM
Jump to post Thread: twintriggerfield width by diegolovison
- Replies
- 6
- Views
- 1,015
hmmm...
this should be by default... and not using FormData...
thanks ;) -
25 Feb 2011 12:02 PM
Jump to post Thread: twintriggerfield width by diegolovison
- Replies
- 6
- Views
- 1,015
for me appears..
[ ]|^||^|
[ ]|^|
[ ]|^||^|
what is your gxt version? -
25 Feb 2011 4:20 AM
Jump to post Thread: twintriggerfield width by diegolovison
- Replies
- 6
- Views
- 1,015
onModule() {
TwinTriggerField field1 = new TwinTriggerField();
field1.setAllowBlank(false);
field1.setStore(new ListStore());
ComboBox combo = new ComboBox();
combo.setStore(new... -
25 Feb 2011 4:10 AM
Jump to post Thread: twintriggerfield width by diegolovison
- Replies
- 6
- Views
- 1,015
How I can set the TwinTriggerField width to leave like a ComboBox width.
Because when the twintrigger render he have 20px width more that a combobox width, turning the layout incorrect...
thanks -
24 Feb 2011 4:25 AM
- Replies
- 4
- Views
- 1,880
Java applets - you consider this as the best choise?
extended javascript engine - you know any? -
24 Feb 2011 3:40 AM
- Replies
- 4
- Views
- 1,880
Hello, I know that this dont have anything about extjs... but is the most popular javascript group that I know.
So I would ask for the community if anyone tried read and write data via serial/usb... -
21 Feb 2011 4:54 AM
Jump to post Thread: how set the grid row height by diegolovison
- Replies
- 5
- Views
- 4,476
gridView = new BufferView();
GridCellRenderer render = new GridCellRenderer() {
@Over
void render () {
// I would like set the grid height here, because I have different... -
17 Feb 2011 8:08 AM
Jump to post Thread: how set the grid row height by diegolovison
- Replies
- 5
- Views
- 4,476
how I can set the grid row height?
thanks -
15 Feb 2011 9:18 AM
- Replies
- 7
- Views
- 1,983
for this example http://www.sencha.com/examples/explorer.html#localpaging how I can create a local paging using groupview?
thanks -
13 Jan 2011 10:55 AM
- Replies
- 1
- Views
- 1,340
??
I not understand...
what I write is one suggestion... to improve the user experience... -
5 Jan 2011 4:51 AM
Jump to post Thread: XTemplate - List<String> by diegolovison
- Replies
- 3
- Views
- 1,517
one day to discovery that
'customers' should be \"customers\"
so work ;)
Results 1 to 25 of 117
