[Bug] pv17 More Spaz Clicking
- From: Bob Keeney <bobk@xxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Fri, 5 Oct 2007 15:53:47 -0500
In PV17 I'm able to get an error in FTDocument.GetSegment by Spaz
Clicking. Seems to be my specialty. :)
' Get the paragraph information.
sp = findParagraphByOffset(startPosition, startParagraphOffset)
ep = findParagraphByOffset(endPosition, endParagraphOffset)
' Is this the same paragraph?
if sp.getId = ep.getId then //<-Nil Object exception. sp is nil
I've been able to duplicate it several times.
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.
- References:
- Spaz testing the FTC
- From: Brendan Murphy
Other related posts:
- » [Bug] pv17 More Spaz Clicking
- Spaz testing the FTC
- From: Brendan Murphy