Search Type: Posts; User: broutard
Search: Search took 0.02 seconds.
-
28 Mar 2011 5:57 AM
- Replies
- 467
- Views
- 181,646
I have a little bug in FF and Chrome (even on the source site).
In _setEditorSize() function, toolbarHeight and statusbarHeight seems to be incorrect (statusbar is invisible ... overflow). -
3 Jun 2009 12:54 PM
Jump to post Thread: Multiselect Tree & Drag and Drop by broutard
- Replies
- 79
- Views
- 45,565
Thanks for this code !!
I have a problem yet :
I want to remove all selected nodes.
var nodes = this.getSelectionModel().getSelectedNodes();
Ext.each(nodes, function(node){ -
30 Apr 2009 10:35 AM
Jump to post Thread: [new version] DateTime Field by broutard
- Replies
- 834
- Views
- 313,321
Hi and tanks for this addon !
I have a problem with the timeField.
When I configure a timeField with increment, when I choose a date (in the dateField) and I click on the timeField, the time is... -
18 Mar 2008 11:36 AM
- Replies
- 7
- Views
- 2,547
Today a new Safari update fix it !
-
19 Feb 2008 4:37 PM
- Replies
- 1
- Views
- 800
Hi,
I wrote a SesaTreePanel witch extend TreePanel (but my SesaTreePanel make a clone of the dropped nodes).
In my app ( http://www.chassemy.org/sesamath/tree3/ ), I have 3 bugs :
- When I... -
7 Feb 2008 3:24 AM
- Replies
- 11
- Views
- 2,839
Thanks but could you post a example of it ?
I try to do a similar thing but it doesn't work for me :(
h**p://interfaceformateur.tk/ (if you clic to the "Nouveau menu" button, it create a new... -
5 Feb 2008 8:29 AM
Jump to post Thread: TabPanel CSS by broutard
- Replies
- 2
- Views
- 1,535
I'm stupid :)
Thanks Condor !
But is there any way to add a CSS class on the items config ?
(Adding a CSS class for all my tabs I want to customize is not realy clean). -
4 Feb 2008 2:46 AM
- Replies
- 2
- Views
- 799
Ta page est en ligne quelque part ? (plus simple a d
-
4 Feb 2008 2:44 AM
Jump to post Thread: Editable column tree by broutard
- Replies
- 2
- Views
- 839
This sample can help you (see the rename functionality)
http://aariadne.com/filetree/ -
4 Feb 2008 1:55 AM
Jump to post Thread: TabPanel CSS by broutard
- Replies
- 2
- Views
- 1,535
Hi,
It is possible to customize different tabs in a tabPanel with different CSS ?
In fact, I want to add a specific css on my tabs: 1st must be yellow, 2nd must be red... for example.
I try to... -
7 Jan 2008 2:39 PM
- Replies
- 16
- Views
- 9,217
Thanks, but this copy work partialy...
When you copy a non-opening folder, you can't open the copy :(
Example here : http://www.chassemy.org/sesamath/tree/two-trees.html
nb: To prevent...
Results 1 to 11 of 11
