Re: [pgadmin-support] Using PGAdmin with a screen reader
Hi all, I've downloaded the SciTE editor and it's work fine with JAWS. Any other idea? -- Regards: Zsolt ---(end of broadcast)--- TIP 8: explain analyze is your friend
Re: [pgadmin-support] Using PGAdmin with a screen reader
Torma Zsolt wrote: Hi all, I've downloaded the SciTE editor and it's work fine with JAWS. Any other idea? wxWidgets currently includes Scintilla 1.61, while on the Scintilla website the last version is 1.62. And it is announced as "Version 1.62 (..) is more supportive of screen reader applications on Windows." According to the release notes, your problem is fixed. I'll post on wx-dev the proposal to update to 1.62. Regards, Andreas ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org
Re: [pgadmin-support] Using PGAdmin with a screen reader
Hi Andreas, Many thanks! I'm waiting for the new version. -- Regards: Zsolt ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
[pgadmin-support] Now I understand
Hi all, The folowing is from the Cintilla's homepage: "On Windows, an invisible system caret is used to allow screen readers to determine where the caret is. The visible caret is still drawn by the painting code." This invisible caret is my friend:-))) Again, many thanks Andreas! -- Regards: Zsolt