Posted 14 years ago
by Ashton
-
Developer,
Schema Solutions LLC
I have a form that has a single Syntax Editor control on it.
I display a Intellilist member list to the user (during a code snippet field activated event) and then when the user tabs or selects out of the list (and the list closes) it seems to close the parent window as well.
I watched Spy++ and noticed a destroy event going to the parent window handle before one gets sent to the member list control.
is there something that could be causing this to happen that I can change or has anyone experienced this before?
thanks
I display a Intellilist member list to the user (during a code snippet field activated event) and then when the user tabs or selects out of the list (and the list closes) it seems to close the parent window as well.
I watched Spy++ and noticed a destroy event going to the parent window handle before one gets sent to the member list control.
is there something that could be causing this to happen that I can change or has anyone experienced this before?
thanks