FTC beta 14 preview 30
- From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Wed, 12 Dec 2007 15:17:18 -0600
Beta 14 preview 30 has been uploaded to the web site.
http://www.truenorthsoftware.com/Realbasic/FormattedText.html
With this preview you can now compile for linux! REALbasic has
problems with handling threads in linux which causes it to eat up
the CPU, so I made the necessary changes to avoid threads under
linux.
Here's what is new with this preview...
- When selecting using the shift key with the mouse, you could not
select the first character of a paragraph. This has been fixed.
- When a picture is selected and you click on it, it should
deselect everything before going into resize mode. This has been
fixed.
- Fixed a bug where the insertion caret was draw in the wrong spot
when the first item on the line was a picture and the caret was
set just before it.
- Fixed the display of marks for tabs.
- The FTC now compiles and runs normally under linux. To
accomplish this, background threads had to be eliminated.
REAlbasic has a problem with threads under linux which will cause
it to eat up the CPU. To this end the optimization thread code was
incorporated into the main code line and the background spell
check code is not available under linux. You will need to run
spell checking yourself.
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] Re: FTC beta 14 preview 30
- From: Gerard Hammond
Other related posts:
- » FTC beta 14 preview 30
- » [bug] Re: FTC beta 14 preview 30
- [bug] Re: FTC beta 14 preview 30
- From: Gerard Hammond