Re: Pointer and OpaquePointer

2020-12-06 Thread Marcel Timmerman
Hi, I'm afraid that I've done something wrong somewhere else... Changed it all back to OpaquePointer and kept the same problem. So I must look into it deeper and just use the Pointer instead. Regards, Marcel

Pointer and OpaquePointer

2020-12-05 Thread Marcel Timmerman
Hi, I would like to know the difference between a Pointer and an OpaquePointer. I have found an entry in the FAQ where it stated that OpaquePointer is deprecated. My problem here is that the use of Pointer at several places gives irregular errors, hangups or mysterious crashes without stack