P
Peter-d
Hi folks
I've been using Stephan Leban's Calendar and RTF control with great
satisfaction.
But just recently discovered what seems to be a bug...
I have a form with a tab control, in on of the pages there is a subform
containing the RTF2 control.
If, after seting the focus to RTF2 control, I set it to any control outside
the subform (a plain text box for example -- and and the focus appears to be
set since I can see the cursor in it) if I hit ctrl-v to paste some text from
the clipboard, the text will be pasted in the RTF2 control instead of the
currenttly active control. Note that the focus doesn't change and if the
control in question is on another page of the tab control.
If before changing to a control on the parent form, I set the focus to a a
control within the subform, then set it to a control in the parent form, this
won't happen. Also, if I use the toolbar to paste of teh context menu, this
doesn't happen. It appears to be the trapping of the keyboard event is not
released when I click outside the form.
Any thoughts on what might cause this? Any suggestion for a workaround?
I have a sample database when this is illustrated if anyone is interedted.
While I'm here, any programatic solution to the RTF control ditching the
first keyboard input?
Thanks
Thanks
I've been using Stephan Leban's Calendar and RTF control with great
satisfaction.
But just recently discovered what seems to be a bug...
I have a form with a tab control, in on of the pages there is a subform
containing the RTF2 control.
If, after seting the focus to RTF2 control, I set it to any control outside
the subform (a plain text box for example -- and and the focus appears to be
set since I can see the cursor in it) if I hit ctrl-v to paste some text from
the clipboard, the text will be pasted in the RTF2 control instead of the
currenttly active control. Note that the focus doesn't change and if the
control in question is on another page of the tab control.
If before changing to a control on the parent form, I set the focus to a a
control within the subform, then set it to a control in the parent form, this
won't happen. Also, if I use the toolbar to paste of teh context menu, this
doesn't happen. It appears to be the trapping of the keyboard event is not
released when I click outside the form.
Any thoughts on what might cause this? Any suggestion for a workaround?
I have a sample database when this is illustrated if anyone is interedted.
While I'm here, any programatic solution to the RTF control ditching the
first keyboard input?
Thanks
Thanks