[FTC b15pv11] DrawBackground
- From: Bob Keeney <bobk@xxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Wed, 12 Mar 2008 15:36:01 -0500
I'm not entirely sure what's going on. I'm updating an application
that hasn't been updated since b15pv9 and I also just switched to RB
2008 r1.
I'm getting a nil object exception in pv11 when simply replacing the
older components with the new one. The exact error is happening in
FormattedText.drawBackground and g is nil after calling
g=display.graphics. The stack shows that it's getting called from the
FormattedText.Open event on the window.
Like I said, I'm simply updating from an older project. Any ideas on
what the issue is?
Thanks,
Bob Keeney
BKeeney Software Inc.
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:
- Re: [FTC b15pv11] DrawBackground
- From: Brendan Murphy
Other related posts:
- » [FTC b15pv11] DrawBackground
- Re: [FTC b15pv11] DrawBackground
- From: Brendan Murphy