Menu

#205 StandaloneTextArea: small fixes (again)

closed-out-of-date
None
5
2009-02-11
2008-10-04
No

Sorry for this piece meal way of posting the patches. I am posting the patches as and when I find some problem with using StandalongTextArea in marathon. Hopefully, this will be the last patch for sometime as I am ready to release Marathon.

This patch has the following changes:

1. StandaloneTextArea - reloading keybindings when properties changed.
2. TextArea.java - StandaloneActionSet - made the constructor public and the constructor accepts the URL of actions.xml. This will be useful for the users of SaTA to add their own beanshell actions to TextArea, which I use in Marathon.

Besides these, this patch removes @override in ShapedFoldPainter and TriangleFoldPainter. These overrides are giving syntax errors.

Thanks and Regards
KD

Discussion

  • Dakshinamurthy Karra

    Patch against latest SVN

     
  • Dakshinamurthy Karra

    I am unable to update this patch with a small fix.

    The propertiesChanged#removeAllKeyBindings() should be moved before the loop. Please do that modification if you apply this patch.

    -- KD

     
  • Matthieu Casanova

    It seems this patch is already committed or you submitted another similar patch isn't it ?

     
  • Alan Ezust

    Alan Ezust - 2009-02-11
    • assigned_to: nobody --> kpouer
     
  • Matthieu Casanova

    • status: open --> closed
     
  • Matthieu Casanova

    • status: closed --> closed-out-of-date
     

Log in to post a comment.