At 1:33 PM +0100 1/11/02, yves COPPE wrote: >it works fine, but� >if I click an empty line in the fld, how can I know the number of the clicked line ?
If it's an actual line that simply has no text, for example, between the words "is" and "a" below: this is a test then the clickline will still return a valid result. If the user clicks below where there is any text, you can catch that with the mouseRelease message (and maybe a check to see if the mouse is still within the field) regards, geoff _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
