TextKit a3 Available

February 1st, 2008 by Jonathan Johnson

Following up Tuesday’s build, I’ve added a few more features and fixes to this release. I will be out of town for the next week, so it will be two weeks before a4. The changes are:

  • Cut, Copy, Paste, Select All, and Clear are all automatically enabled and handled. Currently only plain text is copied and pasted, but styled text will most likely be implemented in a4 or a5.
  • When clicking at the end of a line that ends with a line ending, the insertion point no longer is after the line ending, but rather directly after the last character on that line.
  • Clicking beyond the last line in the field now properly moves the insertion point to the end. Note that dragging from beyond the last line currently does not work.
  • When the insertion point is at the very end of the field, pressing a carriage return will insert a new line instead of adding a blank space to the last line.
  • The examples folder has been rearranged to help new people to the project understand the different components. A new example is in the works (the obvious one: a text editor).

To download the new version, visit the product page.

As always, we look forward to your feedback!


COMMENTS

Leave a Reply