12-27-2005 10:32 AM
12-28-2005 10:12 AM
Hi gregas,
Is this behavior that you’re a seeing only happening when you have 100 controls or more? Or do you see this behavior with any number of controls? Does this “freeze” happen with just ring controls or other controls or even a certain ring control? Is this ring control causing any events to be fired in terms of having a callback function associated with it? If so, you could try placing breakpoints in this callback function to see where the program is working right before it freezes.
Hope this helps. These questions should give me a better perspective on your GUI. Thanks
Best Regards,
12-29-2005 08:20 AM
12-29-2005 09:41 AM
Hi Gregas,
I would like to reproduce the behavior you are seeing so I can get a feel of what's happening. Could you either post your code or a small chunk of code that produces this problem? Thanks
Best Regards,