Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all articles
Browse latest Browse all 2128

Status box formatting issues - Tera Term Ticket #37617 on OSDN

$
0
0

Status box formatting issues

Eröffnet am: 2017-10-31 05:17

Letztes Update: 2017-11-13 01:37

Auswertung:(Anonym)Verantwortlicher:(Keine)
Priorität:5 - MittelMeilenstein:(Keine)
Typ:FehlerSchweregrad:5 - Mittel
Komponente:Tera Term MacroStatus:Offen
LösungWorks For Me

Einzelheiten

Formatting is incorrect when using status box with special characters ("\n"). For example:

strspecial str '\nInstructions:\n\n  1) Instrument must be unlocked.\n  2) Ensure instrument is off.\n  3) Connect the serial cable.\n  4) Insert SD card with desired version into the instrument.\n  5) Power on instrument.\n '

statusbox str "Instrument Display Board Upgrade"

:WAIT_FOR_BOOT
timeout = 3
waitln 'Blah blah'		
if !result goto WAIT_FOR_BOOT

Last line is cut off, as is the last word in line "4)".

Letzte Aktualisierung für dieses Ticket

2017-11-13 01:37 Aktualisiert von: maya

Kommentar

This snapshot shows a debug message box when statusbox command.

https://osdn.net/downloads/users/16/16276/snapshot-20171113-maya-statusbox.zip

Please let us know result of statusbox, like followings:

---------------------------
CStatDlg::Update
---------------------------
WW=116 WH=83 TW=457 TH=162 s.cx=416 s.cy=162
---------------------------
OK   
---------------------------

---------------------------
CStatDlg::Relocation
---------------------------
init=1 TW=457 WW=465 WH=199
---------------------------
OK   
---------------------------

And result of when use dummy statusbox and repeat statusbox.

Thanks,


Viewing all articles
Browse latest Browse all 2128