jumping to source code

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
AndreaB
Posts: 4
Joined: Wed Aug 22, 2007 1:04 pm

jumping to source code

Post by AndreaB »

hello,

i'm using TSILang Expert (VCL Edition).

I started File -> Source -> With Form to scan a file to search untranslated strings.

Is there a way to jump to source code to set up "tsi ignore" commands ?

(the windows with found strings is also "modal" SO I CANT OPEN ANOTHER WINDOW WITH SOURCE CODE TO EDIT THE FILE !!!).

(The only way to do this work in few time is using 2 computers.. ?!??! )

Please help me.

thanks
andrea
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Hello,

The modal window is necessary in order to prevent user's modifications to code while scanning in process. To mark selected string with Ignore tags you can right-click on a row in grid and select in popup-menu "Ignore | Mark to ignore".
Best regards,
Igor Siticov.
AndreaB
Posts: 4
Joined: Wed Aug 22, 2007 1:04 pm

Post by AndreaB »

But I want to jump to source code to see the context in which I inserted the string....I may need to ignore a block of code or a single line...

bye
Post Reply