Posted 20 years ago
by Grut
Hi everybody,
Each syntaxEditor in my application are in a MDIChild form.
So I use a event to tell to my main Form that the selection has changed and then I upgrade the panel of the statut bar to display cursor position.
But when doing that, the selection is very very low !
I tried also to directly set the text of the panel by using the MDIParent but it's worse I think !
Does that mean that the syntaxEditor must be in the same form than every other controls ??
Does anyone have already done such a thing ?
Thanks a lot for those will respond <IMG SRC="smile.gif" border="0">
[ 12-02-2004: Message edited by: Grut ]
Each syntaxEditor in my application are in a MDIChild form.
So I use a event to tell to my main Form that the selection has changed and then I upgrade the panel of the statut bar to display cursor position.
But when doing that, the selection is very very low !
I tried also to directly set the text of the panel by using the MDIParent but it's worse I think !
Does that mean that the syntaxEditor must be in the same form than every other controls ??
Does anyone have already done such a thing ?
Thanks a lot for those will respond <IMG SRC="smile.gif" border="0">
[ 12-02-2004: Message edited by: Grut ]