* Torsten Dreyer -- Tuesday 03 June 2008:
> Maybe a litte checkbox named "Case sensitive search" might give the user the 
> freedom of choice? This adds one option without dropping the other.

Widgets are associated with one single property, and they read
from it after getting a "dialog-update" and write to it after
getting a "dialog-apply". The former is used for sending the
search expression to the widget, the latter for returning the
selected entry.

So to add a widget config option, one would have to encode that
in the search expression, for example by (optionally) setting a
non-ASCII character at the first position via some embedded Nasal.
But that's a bit ugly, and I'm not sure if it's worth it.
Case-insensitive ought to be enough for anybody.  :-)

m.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to