I think this is a kind of a BUG.
Second bug is that Ringhio still did linebreaks inside words:

"-1°C" is splitted, there´s no space within this string!
hi fingus.fingus wrote:If you using UPDATE instead of TEXT-Command in order to use the same Ringhio-Output-Window, other Ringhio-Output-Windows (from other programs) vanish immediately.
I think this is a kind of a BUG.
Second bug is that Ringhio still did linebreaks inside words:
"-1°C" is splitted, there´s no space within this string!
and the result was ok. no splitted output. although it seems that my fontsize is a bit different. maybe you should recheck after the update has been released?rx 'RINGHIO APP=TESTRINGHIO2 SCREEN="FRONT" PRI=9 IMG=SYS:Prefs/Presets/Ringhio/test.png TITLE="Testing Ringhio" IMGVALIGN=1 23:16 - Vereinzelt leicher Schneefall in Havixbeck bei -1°C und 93% Luftfeuchtigkeit. Wind aus NNW mit 6 km/h.'
can you please send me the correct text string which breaks the output? just like the rexx command mentioned above.fingus wrote:The new Version of Ringhio did break "-1°C" to:
-1°
C
Code: Select all
uva$ = "23:16 - Vereinzelt leichter Schneefall in Braunschweig bei -1°C und 93% Luftfeuchtigkeit. Wind aus NNW mit 6 km/h."
rc$ = "RINGHIO APP 'Flipclock' CLOSEONDC IMG 'ram:T/ico.png' IMGVALIGN '1' SCREEN 'FRONT' TITLE 'Flipclock' UPDATE '"..uva$.."'"
SendRexxCommand("RINGHIO", rc$)
Thanks!MichaelMerkel wrote:filed a new bugreport. thanks!
Yes! Thanks again!was the actual update problem solved?
regards...
michael
problem has been fixed by the author! that was quick.fingus wrote:Thanks!MichaelMerkel wrote:filed a new bugreport. thanks!