[comp.sys.mac.programmer] gError in Think C errors incorrectly

olson@wucs1.wustl.edu (Jonathan Olson) (06/18/91)

Yes, it's me again.  The program I'm still working on has a window, that's
created from the resource file just fine.  When the event loop sends an 
update to it, it redraws the scroll bars, and then it tries to redraw the
grow box.  Inside of the Think C Object library, it checks to see if the
handle to the grow box is correct.  Using the debugger, I know it's correct,
but when it calls gError->CheckResource(theSICN), it receives an address
that ends in a 1.  Something is wrong with this, and we can't find out what
could have happened.  Any ideas?

Jonathan Olson