X
x_maras
I ll try to explain my problem as good as I as can.
We ve got a program that communicates with ms word via the developers kit.
The user through some actions can edit a specific value , for example a
price, in
a word template.
When he does this a question dialog with a text field to insert the value
appears.
The user has to insert a value there and the value will be inserted in the
document.
Now comes the problem:
When the user click the button and the word question dialog appears, then
the user has a sort amount of time to insert the data. If he does not fill
the form quick, a message appears.
"This action can not be completed because the other program is busy. Click
to Activate this program to switch and the problem"
if you still press to submit the value to the doc file, It does submit it
but then the word appears without the menu. It only shows the rulers and the
text .
I think that if the first problem will be fixed then the second maybe fixed
too. I think that this happens because of the first error.
So here comes my question. Can we set/change the timeout time, or even
better to manage the timeout?
Thanks in advance
We ve got a program that communicates with ms word via the developers kit.
The user through some actions can edit a specific value , for example a
price, in
a word template.
When he does this a question dialog with a text field to insert the value
appears.
The user has to insert a value there and the value will be inserted in the
document.
Now comes the problem:
When the user click the button and the word question dialog appears, then
the user has a sort amount of time to insert the data. If he does not fill
the form quick, a message appears.
"This action can not be completed because the other program is busy. Click
to Activate this program to switch and the problem"
if you still press to submit the value to the doc file, It does submit it
but then the word appears without the menu. It only shows the rulers and the
text .
I think that if the first problem will be fixed then the second maybe fixed
too. I think that this happens because of the first error.
So here comes my question. Can we set/change the timeout time, or even
better to manage the timeout?
Thanks in advance