Forum Discussion
AlexeyKolosov
Staff
16 years agoHi Kevin,
It looks as if you are working with a control which represents data in the tabular form. If so, try the following:
1. Double-click your project's node in the Project Explorer panel.
2. Select the "Open Applications | Text Recognition" section of project properties.
3. Click the Add button and specify WndClass of the control you are using (e.g. "ListBox") in the newly created item.
4. Save the changes and check how the control is recognized now - you should see a separate "TextObject" item for each table cell.