[nvda] Re: dictionary
- From: James Teh <jamie@xxxxxxxxxxx>
- To: nvda@xxxxxxxxxxxxx
- Date: Wed, 26 Dec 2007 12:06:42 +1000
Simone Dal Maso wrote:
- capitalization: actually, "Apple" and "apple" are treated as two
different words, I think that would be good if there iwas a radio button
or checkbox that tells NVDA to distinguish or not for capital letter, so
the user can insert a word only one time.
This is a very good point. We need to implement something like this, but
as a temporary work around, do something like this:
[aA]pple
The [aA] will match either a lower case a or an upper case A.
Having a simple case insensitive option might not be a good idea, as
that would cause splitting of words by capitalisation to fail. appLe
really shouldn't be the same as apple or Apple. This probably wouldn't
be an issue, as entries are processed in the order in which they are
added. It would seem there are still a few issues we need to consider
regarding all of this.
Jamie
--
James Teh
Email: jamie@xxxxxxxxxxx
WWW: http://www.jantrid.net/
MSN Messenger: jamie@xxxxxxxxxxx
Jabber: jteh@xxxxxxxxxx
Yahoo: jcs_teh
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To modify your NVDA Email settings go to:
http://www.freelists.org/list/nvda
Thank you for your continued support of Nonvisual Desktop Access, an open
source free screen reader for Microsoft Windows:
http://www.nvda-project.org/
To get the latest NVDA snapshot:
http://www.nvda-project.org/snapshots/
Report bugs or make feature requests at:
http://trac.nvda-project.org/
Message Archive:
http://www.freelists.org/archives/nvda
- References:
- [nvda] dictionary
- From: Simone Dal Maso
Other related posts:
- » [nvda] dictionary
- » [nvda] dictionary
- » [nvda] Re: dictionary
- [nvda] dictionary
- From: Simone Dal Maso