<p>On Tue, 16 Aug 2011 11:53:07 +0200, <dhkblaszyk@zeelandnet.nl> wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored --><body>
<p> 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.<br /><br />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.<br /><br />TIA, Darius</p>
</body></blockquote><p></p>