H
ha1o
Hi, I want to ask about some behavior i still cannot explain.
I am developing a winForms application in .NET 2005 and I am using the Visio
SDK.
This is the situation, when I run the application, sometimes the application
shows a message box with a number. for example, when I double-click a shape
to change the text, and I press espace to cancel the new text, then the
application shows the message box with the number 27. It looks like the
application shows the ASCII of the key, but I want to prevent behavior and I
don't know how.
And another thing, when I have a drawing with twenty shapes or so, my
application becomes really slow. to change a shape text it with a word of
four characters it takes like thirty seconds. But if I open Visio and add
twenty shapes, it works just fine. I want to know it there is a way to get my
application work more efficient than now.
And thanks for all the help.
I am developing a winForms application in .NET 2005 and I am using the Visio
SDK.
This is the situation, when I run the application, sometimes the application
shows a message box with a number. for example, when I double-click a shape
to change the text, and I press espace to cancel the new text, then the
application shows the message box with the number 27. It looks like the
application shows the ASCII of the key, but I want to prevent behavior and I
don't know how.
And another thing, when I have a drawing with twenty shapes or so, my
application becomes really slow. to change a shape text it with a word of
four characters it takes like thirty seconds. But if I open Visio and add
twenty shapes, it works just fine. I want to know it there is a way to get my
application work more efficient than now.
And thanks for all the help.