home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / smalltal / 2841 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.0 KB  |  23 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!charon.amdahl.com!amdahl!rtech!pacbell.com!ames!agate!spool.mu.edu!howland.reston.ans.net!paladin.american.edu!auvm!UCRVM2.BITNET!FZOUFALY
  3. Message-ID: <SMALK%93012719010542@FINHUTC.HUT.FI>
  4. Newsgroups: comp.lang.smalltalk
  5. Date:         Wed, 27 Jan 1993 10:44:34 UCR
  6. Sender:       SmallTalk programming language discussion <SMALK@FINHUTC.BITNET>
  7. From:         Federico Zoufaly <FZOUFALY@UCRVM2.BITNET>
  8. Subject:      Help with text editor
  9. Lines: 12
  10.  
  11. Dear Smalltalkers,
  12. I am implementing a window with a text view over an object.
  13. The object has an instance variable which says if it is editable or not.
  14. My problem is that the Text view notifies the object of a change only
  15. after the accept message is sent.  So, the user edits the text and then
  16. he is said that the object is not editable.  I would like to know if there
  17. is a way of modifying the text view so I can say when it is editable and
  18. when not.  Any clue?  Thank you, Federico.
  19.  
  20. Federico Zoufaly
  21. Instituto Tecnologico de Costa Rica
  22. FZOUFALY@UCRVM2.bitnet
  23.