At 4:02 PM -0700 5/8/99, Philip J. Matheson wrote:
>Now this is only when a particular form is the current form.. other
>forms in my application work fine. What could possibly be wrong with the
>form? The resource seem to be fine when I look at it in constructor.
You've probably trashed memory and overwritten the form object. Try
running in Poser with all the debug checks turned on -- Poser will stop
immediately if you overrun allocated memory and you'll be able to debug the
real problem.
--Bob
- FormPtr problems Philip J. Matheson
- Re: FormPtr problems Bob Ebert
- Re: FormPtr problems Alan Pinstein
