Страница 1 из 1
MMI3G / RNS850 Texts Editor
Добавлено: Пт мар 11, 2016 11:58 am
zerbino
Тулза для редактирования texts.jar для поиграться
Mega / YD
пароль
turbo-quattro.com
Добавлено: Пт мар 11, 2016 6:31 pm
Tschako
Thanks Zerbino!
Nice Tool!
Whats about the field or border size of the character items? In the Drive Select Menu for example? They are fit?
Добавлено: Вт мар 15, 2016 3:10 am
audijiJQ
Well, why is everyone so cold
I said thank you
Добавлено: Ср мар 23, 2016 2:40 pm
MMIMANIA1
Seems a silly question, what file do we load into the software?
Добавлено: Сб сен 16, 2017 3:11 pm
congo
Hey
zerbino
it seems that there is one small bug

every text i change after save gets new line after the text.
Do you know any fix for that ?
Regards.
Добавлено: Сб сен 16, 2017 10:53 pm
congo
The problem code is here
Код: Выделить всё
private void buttonEditSave_Click(object sender, EventArgs e) {
string str = "";
for (int i = 0; i < this.EditTextBox.Lines.Count<string>(); i++)
{
str = string.Concat(str, this.EditTextBox.Lines[i], '\n');
}
this will add "\n" new line for each line in the text box, but it should not add it for the last line.
As i dont have the source is it possible to fix that and upload?
Добавлено: Пт мар 23, 2018 11:14 am
bajusz66
[TABLE="class: tborder, width: 940"]
[TR]
[TD="class: trow2 post_content"]Hi
3g low (Bnav) navigation where text file do not know?
[/TD]
[/TR]
[TR]
[TD="class: trow1 post_buttons"][/TD]
[/TR]
[/TABLE]
Добавлено: Ср май 23, 2018 9:29 am
congo
In lsd.jxe in ifs-root lsd folder.
You can modify it, copy outside of ifs-root as you cant rebuild that image and then also modify lsd.sh in efs-system lsd folder so you can use your modified lsd.jxe file.
Добавлено: Ср май 23, 2018 6:20 pm
bajusz66
Hi
Could you help me how to do it?
Добавлено: Ср май 23, 2018 8:52 pm
congo
I can but i dobt have 3G basic anymore on the bench

Not sure how much free space it had in efs-system.