FTC beta 15 preview 27
- From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Thu, 29 May 2008 20:31:41 -0500
Beta 15 preview 27 has been uploaded to the web site.
The one change in this preview that will force you to change your
code is the removal of the "resized" method. Instead, you can just
call the "resize" method in the "resized" and "resizing" events of
your window. The compiler will flag the spots you will need to
change. This change makes your life less error prone because there
is only one method to call.
http://www.truenorthsoftware.com/Realbasic/FormattedText.html
Here's what is new with this preview...
- Fixed some drag and drop situations where dropping a picture
before the first element or last element in a paragraph caused an
exception.
- Realtime resizing was broken and is now fixed. I removed the
"resized" method and now you should just call the "resize" method
instead.
- Fixed a problem with page breaks causing the text to jump
erratically when doing certain operations.
- Implemented an optimization that speeds up selections in large
documents.
- Fixed the drawing of the selections when line spacing is less
than 1.0 and would cause visual breaks in the selected area.
- Corrected a problem with finding insertion point offsets when
scaling is greater than 100%. This would manifest as the selection
or insertion point not ending where you clicked.
FTC Website: www.truenorthsoftware.com/Realbasic/FormattedText.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: