Hi,
I'm using the DatePickerCombo in an editor which has
a fairly large number of fields. If I have no
DatePickerCombo fields I can open about 50 editors
before I get the error message "No More Handles",
i.e. :-
Unhandled event loop exception
Reason:
No more handles
If I use DatePickerCombo for my 5 five date fields I
am only able to open about 8 editors. On other PC's
it is sometimes only possible to open 2 or 3 editors.
Originally I thought I wasn't freeing up resources
for fonts, color's etc. But I ruled this out using
Sleak and did the above experiment to show that I
only have this problem when I use DatePickerCombo's.
Is DatePickerCombo swallowing up lots of resources?
If so, is this avoidable?
Thanks,
Will.