Hi: 
In an application I am currently I need to detect the selected text in a
specific control.
In an onfocus event I determine the control and then tell window-eyes
the control is an edit (Which it is persay, actually it a TEditControl).
The code for this is:
elseif strComp(w.ClassName, "TEditControl", vbBinaryCompare) =0 then
w.Type =wtEdit
Note:@ this is only a snipit of the code, the rest refers to othe
things. 
When trying to select and then read text, I don't get any feedback when
the standard selections keys are used nor then the read marked block key
is used.
How can I fix this? 
The control doesn't allow sending windows messages--I checked that with
the vendor.
Any help apreciated.
Sean.?
 

__________ Information from ESET NOD32 Antivirus, version of virus
signature database 3319 (20080802) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 

Reply via email to