Re: FTC 1.1 beta 3
- From: Ron Benditt <rbenditt@xxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Thu, 25 Sep 2008 10:32:04 -0700
I've been having loads of filetype issues lately. I reported one of
them to you a while back, where one of my document types was being
interpreted as a "FTC drop object" or something like that. I worked
around this issue, but now I'm having problems where that same
document type shows up with and empty type property. Could FTC have
been the cause? I was pulling my hair out for days over this and
finally put in an ugly workaround where I'm now looking at the
document's extension rather than its type property. I'd love to go
back to the way things used to be if possible.
Regards,
Ron Benditt
Alien Apparatus Company, Inc.
http://www.alienapparatus.com
On Sep 25, 2008, at 9:59 AM, Brendan Murphy wrote:
FTC 1.1 beta 3 has been uploaded to the web site.
In this beta I focused on stabilizing the code concerning picture
and custom object handling since I made major changes in the
first beta to this code.
The other big fix is the AcceptFileDrop fix which has been driving
me nuts. It still doesn't make sense why an operator converter on
a FileType object would cause this problem, but it does.
Here's what is new with this beta...
- Fixed a problem with file types where the built-in
AcceptFileDrop method corrupts the internal RB framework data if
you pass in a direct reference. This problem is manifested by
allowing you to open a file the first time and the second time it
improperly filters files.
- Cleaned up several problems introduced from beta 1 as a result
of changing the implementation for the scale changed event.
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.
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.
- Follow-Ups:
- Re: FTC 1.1 beta 3
- From: Brendan Murphy
- References:
- FTC 1.1 beta 3
- From: Brendan Murphy
Other related posts:
- » FTC 1.1 beta 3
- » Re: FTC 1.1 beta 3
- » Re: FTC 1.1 beta 3
- » Re: FTC 1.1 beta 3
FTC 1.1 beta 3 has been uploaded to the web site. In this beta I focused on stabilizing the code concerning picture and custom object handling since I made major changes in the first beta to this code. The other big fix is the AcceptFileDrop fix which has been driving me nuts. It still doesn't make sense why an operator converter on a FileType object would cause this problem, but it does. Here's what is new with this beta... - Fixed a problem with file types where the built-in AcceptFileDrop method corrupts the internal RB framework data if you pass in a direct reference. This problem is manifested by allowing you to open a file the first time and the second time it improperly filters files. - Cleaned up several problems introduced from beta 1 as a result of changing the implementation for the scale changed event. 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/ftcdevUnsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in the subject field.
- Re: FTC 1.1 beta 3
- From: Brendan Murphy
- FTC 1.1 beta 3
- From: Brendan Murphy