Re: [FTC b15 pv12] Windows Delete of FTCustom Acting Differently Than Mac
- From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Mon, 17 Mar 2008 09:30:53 -0500
Bob Keeney wrote:
I've created a subclass of FTCustom called FTFile (alias to a file,
displays an icon) and it works great on the Mac. I can delete
FTFile objects with no problems. However, the same application
under Windows gives me an OutofBoundsExeption in
FTParagraph.ComposeLines in this bit:
[snip]
Any ideas on where to hunt this bug down?
The first question I would ask is how are you adding the FTFile
objects to the control?
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:
- References:
Other related posts:
- » Re: [FTC b15 pv12] Windows Delete of FTCustom Acting Differently Than Mac
- » Re: [FTC b15 pv12] Windows Delete of FTCustom Acting Differently Than Mac
- » Re: [FTC b15 pv12] Windows Delete of FTCustom Acting Differently Than Mac
Any ideas on where to hunt this bug down?