Results 1 to 2 of 2

Thread: The current position of the cursor in textareacontrol or else

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2004
    Posts
    38

    Arrow The current position of the cursor in textareacontrol or else

    Hello,
    I'd like to ask if there is any componet (jtextarea, textareacontrol or
    anything else) where, when i write a text
    at the same time to know the number of the line and the number of the
    column where the cursor is (x,y).

    Thanks in advance

  2. #2
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    Re: The current position of the cursor in textareacontrol or else

    Off hand i don't think JTextComponent offers this functionality. JTextField or JTextArea both of which are subclasses of JTextComponent might.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width