All announcements, questions and issues related to the TsiLang Components Suite.
AndreaB
Posts: 4 Joined: Wed Aug 22, 2007 1:04 pm
Post
by AndreaB » Tue Nov 03, 2009 4:35 pm
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: 2416 Joined: Thu Nov 21, 2002 3:17 pm
Post
by isiticov » Thu Nov 05, 2009 7:07 am
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 » Wed Nov 11, 2009 1:21 pm
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