FTC beta 15 preview 18
- From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Tue, 8 Apr 2008 10:35:44 -0500
Beta 15 preview 18 has been uploaded to the web site.
http://www.truenorthsoftware.com/Realbasic/FormattedText.html
The preview completes all the major bugs on my list and addresses
the Windows issues that were present in the last preview.
Over the weekend I had some ideas on how to optimize the FTC even
more for speed, so I will experiment with them and implement them
if successful and then I will restart the regression tests.
Here's what is new with this preview...
- Changed the implementation of setting the default tab stops. The
DefaultTabStop event was removed and a DefaultTabStop property was
added to allow you to set the default tab stop. This property is
also a design time property.
- Added a property called "AllowBackgroundProcesssing" which is to
control if the generation of RTF picture data in the background.
If you are not saving your output to RTF, then turn this option
off to skip this process. If you do save to the RTF format with
this option off, the picture data is created when you get the RTF
data (which will take longer).
- (Windows only) Fixed caret placement due to font size
discrepancies where the drawn caret wouldn't match the insertion
position when the display is scaled.
- Beefed up thread handling when shutting down.
- Fixed some cosmetic problems selections and background colors.
- More internal range checking.
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: