03-16-2009, 05:20 PM
List document problem
|
03-16-2009, 05:37 PM
getwintext cannot be used to get list box item text. Use LB_GetItemText or accessible object functions.
03-16-2009, 05:38 PM
Gintaras Wrote:getwintext is not used to get list box item text. Use LB_GetItemText or accessible object functions.i looked under acc and i couldnt find anything as well
03-16-2009, 05:41 PM
if acc does not work, try
Screen Scrape Text Capture
03-16-2009, 05:47 PM
AllQuestions Wrote:can u provide a sample code using LB_GetItemText or mabey an accessible object example with the code i have already givenGintaras Wrote:getwintext is not used to get list box item text. Use LB_GetItemText or accessible object functions.i looked under acc and i couldnt find anything as well ty
03-16-2009, 06:02 PM
For LB_GetItemText, use dialog "Controls" (control-specific actions). It is in the floating toolbar.
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)