On Tue, 16 Aug 2011 11:53:07 +0200, wrote:
Ok, so it's not in the initialization. Could you then put a breakpoint in procedure display, and loop through it, just to see where it fails? If it doesn't reach reach this callback function at all you could try to set breakpoint in other callback functions: mouse, motion, idle, key, special or resize and see if something there makes the code fail. Alternatively you can comment out the callbackfunctions (line 182 to 188) and only leave the display callback there, which is the bare minimum you need. TIA, Darius
-- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus