Serg Stoyan wrote:
> 
> Hi,
> 
> The following patches changes a way of selected text highlighting (NSTextField,
> NSTexView, etc.). Now selected text highlights with
> [NSColor selectedTextBackground] instead of NSHighlightRect().
> 
> However it's not finished. Here the things that works:
>   - double click selects all text;

double-click shouldn't select all text.

The NeXTstep Human Interface Guidelines suggest:

Double-click should select one word.
Triple-click should select one line.
If supported, quadruple-click should select all text.
More than that should do nothing.

-- 
| Jeff Teunissen  -=-  Pres., Dusk To Dawn Computing  -=-  deek @ d2dc.net
| GPG: 1024D/9840105A   7102 808A 7733 C2F3 097B  161B 9222 DAB8 9840 105A
| Core developer, The QuakeForge Project        http://www.quakeforge.net/
| Specializing in Debian GNU/Linux              http://www.d2dc.net/~deek/

_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to