[Lazarus] Pochecker (was Fuzzy traslations ignored)

Bart bartjunk64 at gmail.com
Fri Sep 26 18:51:24 CEST 2014


On 9/25/14, Giuliano Colla <giuliano.colla at fastwebnet.it> wrote:

> Yes, sort of a sub-choice: all languages or just a language string . No
> need to be fussy: if a string for a non-existing language is selected,
> nothing is found, and that's all.
>

Actually I think I will implement a filter of some sort on the ListBox
holding the (non-master) files. I'll let the code after the
SelectDirectoryDialog just find all files.

>>> What may be relatively easy to implement is just opening a specific file
>>> in the IDE editor
..
>> I have no clue as to how to achieve this.
>> So, help on that is needed.
>
> I believe I can do it, by taking advantage of some code I found already
> implemented by Graeme on the editor toolbar. Just let me know when
> you're done with your updates, so that my patches will not conflict with
> yours, as it may happen if we both modify the same unit at the same time

I think you can assing an OnSelectItem for the ListView in GraphStat
form and call some procedure there.
Feel free to commit it, I will probably not interfere with my work.
I'll be working on the mainform most of the time now (and the settings unit).

Bart




More information about the Lazarus mailing list