Hi Nicola,

 NP> > Here is a patch that makes selectText working (i.e. highlight text after
 NP> > Return key pressed).
 NP> 
 NP> what is exactly your problem ?
 NP> 
 NP> Can you tell me how to reproduce it ?

  Create NSTextField. Enter into it some text. Press Return key. Entire
  contents of the text field should be selected(highlighted). But it doesn't.
  Moreover, if i try to select text by NSTextFiled's selectText:
  method (in controlTextDidEndEditing: delegate's method), text flashes 
  from selected(highlighted) to unselected and stays unselected.

-- 
Serg Stoyan

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

Reply via email to