Search Type: Posts; User: joaosobrinho
Search: Search took 0.03 seconds.
-
18 Jul 2008 1:08 AM
Jump to post Thread: Select event on ColorMenu by joaosobrinho
- Replies
- 6
- Views
- 3,992
i tryed to create a ColorPalette and assign it to ColorMenu.palette property, but it doesn't work... the palette isn't assigned.
can anyone help me ?
edit:
i used the debug file to check... -
17 Jul 2008 9:29 AM
Jump to post Thread: Select event on ColorMenu by joaosobrinho
- Replies
- 6
- Views
- 3,992
Hello.
I'm trying to create a colormenu and create an event when someone selects one color.
the code is the following:
var colormenu = new Ext.menu.ColorMenu();... -
4 Jul 2008 12:47 AM
- Replies
- 7
- Views
- 5,052
I have something like that.
i use the setContentSize method.
but in this case, when the BorderLayout grows, i know the exact size that grows... -
20 Jun 2008 2:11 AM
Jump to post Thread: EXT THEMES - Thread by joaosobrinho
- Replies
- 45
- Views
- 65,584
have you noticed a bug in Firefox 3 ?
the tabs aren't rendering correctly... there is no separation line between the tabs inactive and the active tab.
This results with the user not knowing... -
10 Mar 2008 2:52 AM
Jump to post Thread: QuickTips not being shown by joaosobrinho
- Replies
- 8
- Views
- 2,528
it is resolved now... it was because of this:
Ext.form.Field.prototype.msgTarget = 'side';
thanks you all! :) -
7 Mar 2008 9:16 AM
Jump to post Thread: QuickTips not being shown by joaosobrinho
- Replies
- 8
- Views
- 2,528
when i do it, i get this error in firebug:
prof_mail.applyToMarkup is not a function
prof_mail.applyToMarkup(document.getElementById('email'));
is that a funcion from Extjs 2.0 ? i am using... -
7 Mar 2008 6:44 AM
Jump to post Thread: QuickTips not being shown by joaosobrinho
- Replies
- 8
- Views
- 2,528
anyone... ?
-
6 Mar 2008 1:41 AM
Jump to post Thread: QuickTips not being shown by joaosobrinho
- Replies
- 8
- Views
- 2,528
is it possible to enable quicktips when i create the form in this way ?
-
5 Mar 2008 2:40 AM
Jump to post Thread: Empty POST submit by joaosobrinho
- Replies
- 4
- Views
- 1,915
i added the params to the console, and they are ok.
the POST is still sent empty...
i tested the form definition, and this happens (in this example) when i use "fileUpload: true," in the form... -
5 Mar 2008 2:10 AM
Jump to post Thread: QuickTips not being shown by joaosobrinho
- Replies
- 8
- Views
- 2,528
i get this error using that function:
prof_mail.applyToMarkup is not a function -
4 Mar 2008 9:33 AM
Jump to post Thread: Empty POST submit by joaosobrinho
- Replies
- 4
- Views
- 1,915
I put an alert before the submit with some content that should be sent in the POST, and the value shown is correct.
The POST is still sent empty. :(( -
4 Mar 2008 8:30 AM
Jump to post Thread: Empty POST submit by joaosobrinho
- Replies
- 4
- Views
- 1,915
Hi.
I am constructing a form using HTML and then applying the javascript to it. (although, this problem also happens ramdomlly in another application where the form is constructed using Extjs)
... -
4 Mar 2008 7:46 AM
Jump to post Thread: QuickTips not being shown by joaosobrinho
- Replies
- 8
- Views
- 2,528
Hi there.
I am having some problems with showing quicktips.
This is the declaration in HTML:
<div class="caixa_esquerda">
<div class="legenda_caixas">Email:</div> -
22 Jan 2008 3:05 AM
Jump to post Thread: Empty POST by joaosobrinho
- Replies
- 0
- Views
- 811
i have a form using extjs, with several inputs. it all works fine, but when i simply change a the value in a DateField (with no special configuration different from other DateFields) the POST goes...
-
23 Nov 2007 5:35 AM
Jump to post Thread: button inside a grid by joaosobrinho
- Replies
- 2
- Views
- 960
I am creating a grid that when I doubleclick on a row, it fires some event (this part is done and working).
I want to add a button on the grid that does the same thing as the double click does...
... -
9 Nov 2007 10:00 AM
Jump to post Thread: SetValue in a Datefield by joaosobrinho
- Replies
- 1
- Views
- 1,043
Hi.
I am trying to create a datefield and set its date to '0000-00-00' (this is the value that comes from the database). the problem is that the date being shown in the box is: '1970-01-01'.... -
6 Nov 2007 2:28 AM
- Replies
- 3
- Views
- 1,198
i tried using your code in an example i have... spliting a form across multiple tabs. but the fields aren't sent in the POST. it goes empty... any suggestion ?
-
5 Nov 2007 7:03 AM
- Replies
- 5
- Views
- 1,531
thanks for your help! :)
-
5 Nov 2007 4:59 AM
- Replies
- 5
- Views
- 1,531
I am also trying to get remote data to a combobox, when i select the value of a another combo box.
both comboboxes are rendered, but the problem is with changing the values in it.
[code]... -
29 Oct 2007 2:48 AM
Jump to post Thread: Paging Grid Example by joaosobrinho
- Replies
- 0
- Views
- 594
Hi.
I am trying to use your example available at http://extjs.com/deploy/dev/examples/grid/paging.html to make a grid with my data.
the problem is that i am not being able to put your example...
Results 1 to 20 of 20
