>       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]

Reply via email to