FTC beta 14 preview 23
- From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Wed, 24 Oct 2007 15:50:54 -0500
Beta 14 preview 23 has been uploaded to the web site.
http://www.truenorthsoftware.com/Realbasic/FormattedText.html
Here's what is new with this preview...
- Fully fixed the bug in normal and edit (including FTEditField)
modes where clicking in pictures was disabled after performing a
scroll. Click and selecting pictures should work in all modes.
- Added typing undo cases for when the home and end keys are used
to move the insertion caret.
- Refined the algorithms for selecting and resizing pictures.
- Fixed a bug in the printing methods where certain paragraphs
were not scaled properly for the printer's resolution. This was
due to the font and font sizes not being specified or specified as
"System" or "SmallSystem". Since these cannot be reliably set due
to platform differences and cause problems when printing, you must
set a default font and size. There are two new properties on the
FormattedText class called DefaultFont and DefaultFontSize. Fonts
and sizes that do not conform to the above standard will
automatically be set to the defaults.
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.
- Follow-Ups:
- [Bug] FTC b14pv23
- From: Bob Keeney
Other related posts:
- » FTC beta 14 preview 23
- [Bug] FTC b14pv23
- From: Bob Keeney