Subject RE: [IBO] Problems in TIB_Grid
Author Jason Wharton
> :-) I have used conditional breakpoints, but at a certain point into
> execution, I have lost myself somewhere in the intricacy of the VCL. I
> hope that someone else would be so kind to give a look at this problem.

Another place to look might be to carefully examine the Params of the
windows handle. It might be possible I am making a setting that changes the
nature of how it responds to and processes these messages at a deeper level
and explains why we can't see anything in the stack trace or message queue.

Did you look at it from that angle yet?

Jason