![]() |
|
string value display - Printable Version +- LogicMachine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visu (https://forum.logicmachine.net/forumdisplay.php?fid=24) +--- Thread: string value display (/showthread.php?tid=6287) |
string value display - Simuzer - 01.02.2026 hi, How can I display a formatted string expression? there is Only "Numeric value display". Bu i need "string value display". (250 byte string) RE: string value display - admin - 02.02.2026 Use Text input widget in read-only mode. RE: string value display - toujour - 17.04.2026 Is it possible change the color of the text (read only option) from the value of an other boolean object ? RE: string value display - Daniel - 20.04.2026 You can do it same like this example. https://forum.logicmachine.net/showthread.php?tid=6211&pid=40642#pid40642 |