Search found 2 matches

by deviousduck
Wed May 25, 2022 12:00 am
Forum: Announcement
Topic: PureBasic 6.00 released !
Replies: 626
Views: 215644

Re: PureBasic 6.00 Beta 7 released !

Just tested Beta 7 x64 on MacOS.

Source code compiles and runs fine. but it seems that Listview gadgets no longer work with VoiceOver.

Tested with 5.73LTE. and Listviews still work fine with VoiceOver.

D
by deviousduck
Wed Jan 19, 2022 6:08 pm
Forum: Tricks 'n' Tips
Topic: Windows 10 OCR and Face detection
Replies: 43
Views: 19385

Re: Windows 10 OCR and Face detection

Nice!.

Does anyone know if the windows 10 OCR function to get the position of the lines and text in the OCR image, could be added to this.

for example, to find the place of some text on the screen, or for formatting purposes

I know the functions exist, but not how to implement it here.