Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!DARTH.CC.MCGILL.CA!jon From: jon@DARTH.CC.MCGILL.CA (Jonathan Carroll) Newsgroups: comp.sys.atari.st Subject: GEM Source Message-ID: <9104122035.AA00193@.darth.CC.McGill.CA.> Date: 12 Apr 91 20:35:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 13 I'd like to build a text-edit routine similar to the one in the Mac OS that is essentially stand-alone and ready to use in any application that I or anyone else, happens to be writing. I guess this means that the editor should support selecting text with the mouse, standard cut/copy and paste functions and ideally, GDOS capability (so that VDI routines should be used) Before I started to re-invent the wheel, I thought I should ask here in case people have got advice or pieces of code that might be useful. (I plan to write this in Laser C) Jon