home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- 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
- Message-ID: <SMALK%93012719010542@FINHUTC.HUT.FI>
- Newsgroups: comp.lang.smalltalk
- Date: Wed, 27 Jan 1993 10:44:34 UCR
- Sender: SmallTalk programming language discussion <SMALK@FINHUTC.BITNET>
- From: Federico Zoufaly <FZOUFALY@UCRVM2.BITNET>
- Subject: Help with text editor
- Lines: 12
-
- Dear Smalltalkers,
- I am implementing a window with a text view over an object.
- The object has an instance variable which says if it is editable or not.
- My problem is that the Text view notifies the object of a change only
- after the accept message is sent. So, the user edits the text and then
- he is said that the object is not editable. I would like to know if there
- is a way of modifying the text view so I can say when it is editable and
- when not. Any clue? Thank you, Federico.
-
- Federico Zoufaly
- Instituto Tecnologico de Costa Rica
- FZOUFALY@UCRVM2.bitnet
-