FTC 1.1 beta 6
- From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Tue, 21 Oct 2008 15:29:06 -0500
FTC 1.1 beta 6 has been uploaded to the web site.
Here is the first round of fixes from the regression testing. The
big thing added in this beta is the concept of bias for the
insertion caret. When you set the insertion caret position to the
end of a line, that offset can have two possibilities where it can
be drawn. It can be either at the end of the current line or at
the beginning of the next line. In both cases, the logical
insertion offset is the same, so the "bias" tells the FTC which
one is the correct position.
There may be situations which I have not thought of in applying
bias to the insertion caret, so if you encounter any problems,
please let me know ASAP.
Here's what is new with this beta...
- Added a call to make sure the insertion caret is set to visible
after each key stroke.
- Fixed some issues with handling read-only mode and custom
objects.
- Fixed a problem with the paragraph optimizing method not
properly joining style runs together which in turn could cause odd
line breaks and flipping of words between lines.
- Added a bias attribute to insertion points for handling where
the insertion point is displayed when it falls between lines. An
example situation where you will see this is when you click to the
left of a paragraph.
FTC Website:
http://www.truenorthsoftware.com/FormattedTextControl/FormattedTextControl.html
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in
the subject field.
Other related posts: