How to have Dragon version 7 writing into a Java text box
Submitted by gianpaolo on Tue, 01/17/2006 - 10:27.
Anybody has experience about writing with Dragon into a Java text box in a web-page?
Thanks
Gian Paolo



gianpaolo wrote:Anybody has
Anybody has experience about writing with Dragon into a Java text box in a web-page?
Thanks
Gian Paolo
What is it that you would like to know? There are some compatibility issues in this regard, mainly with Select-and-Say and correction.
Chuck
gianpaolo Thanks for your
gianpaolo
Thanks for your reply. I would like to enable Dragon to write in a Java text box which is embedded in a web page.
Friendly
Gian Paolo
gianpaolo
gianpaolo
Thanks for your reply. I would like to enable Dragon to write in a Java text box which is embedded in a web page.
Friendly
Gian Paolo
You should be able to dictate into such a text box. If not, try using "Show Dictation Box." The only trouble you might have is Select-and-Say. If you have, or continue to have, problems, give us a URL to look at.
Chuck
hi GianPaolo i came across
hi GianPaolo
i came across this problem years ago with dragon and java.
you have to find out what kind of java object is it that you're trying to dictate into. is it a Swing text object or an AWT object.
i've noticed that AWT works better than swing when you're using Dragon. the reason behind is because the swing object are drawn onto a canvas. where as AWT it has it's own viewable object. i might be using the wrong terms. i think the newer version of Dragon works better i think.. version 8.1
dz