Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cursor position in a dw - cell's text

374 views
Skip to first unread message

Chris Werner

unread,
Mar 25, 2003, 4:04:49 AM3/25/03
to
Hi,

try

dw_1.selectText ( start, length ) // set the insertion point in active
column and row
dw_1.position() // get the insertion point in
active column and row

where start is the position and length = 0

Chris Werner

<Stefan_Humberg> schrieb im Newsbeitrag
news:507E7F0B529A393D0030107885256CF4.0030109485256CF4@webforums...
> hey everybody!
>
> we got the following problem: our task is to add xml-elements to a dw -
> cell's text to save the format/style of the text with it in our database.
> besides, we want to provide the possibility to add special signs. for both
> purposes we require the ability to find out the cursor's position in the
> text, for example to add a special sign right there...
> has anybody got an idea how to do that?
>
> thanks in advance,
>
> Stefan Humberg


Stefan_Humberg

unread,
Mar 25, 2003, 3:44:59 AM3/25/03
to
0 new messages