> I there anyone out there who knows how I could go about implementing atext > editor using maybe the TextArea which writes from right to left and deletes > backwards(the right key). > > Do I define a cursor, and play around with that? Or do I use the getRows and > getColumns methods/ Use Swing instead of AWT. Daniel ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Text Editor Farhan Killedar
- Text Editor Daniel Barclay
- Text Editor Farhan Killedar
- Re: Text Editor Ernst de Haan