Search Type: Posts; User: broutard

Search: Search took 0.02 seconds.

  1. 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).
  2. 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){
  3. 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...
  4. Today a new Safari update fix it !
  5. 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...
  6. 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...
  7. 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).
  8. Ta page est en ligne quelque part ? (plus simple a d
  9. Replies
    2
    Views
    839
    This sample can help you (see the rename functionality)
    http://aariadne.com/filetree/
  10. 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...
  11. 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