Re: ICodeWarriorTextEngine or how to scroll to file line/column
by "bernhard.merkle@[EMAIL PROTECTED]
" <bernhard.merkle@[EMAIL PROTECTED]
Feb 9, 2007 at 12:36 AM
ok, found it:
SelectionLineStart
SelectionLineEnd
ScrollToSelection()
:-)
On Feb 8, 7:59 am, "bernhard.mer...@[EMAIL PROTECTED]
"
<bernhard.mer...@[EMAIL PROTECTED]
> wrote:
> Hi there,
>
> I want to integrate the CW IDE Editor into an external tool and
> therefore use the COM API.
> Starting CW IDE, opening the project and file works fine.
> However I am searching a way to scroll to a specific file line /
> column.
>
> I looked into the COM API doc and also the tlb but found no
> (documented) way.
>
> any help appreciated.
>
> thanks, Bernhard.