TGUI Forum
Home
Help
Search
Login
Register
Adding long lines in ChatBox
TGUI Forum
General Category
General Discussion
Adding long lines in ChatBox
Print
Pages: [
1
]
Adding long lines in ChatBox
4 Replies
349 Views
billarhos
177
Adding long lines in ChatBox
«
on:
18 July 2019, 15:48:43 »
How can avoid overlaping text lines when i add line that exceed chatbox's width?
Logged
texus
1485
Re: Adding long lines in ChatBox
«
Reply #1 on:
18 July 2019, 18:39:23 »
Are texts overlapping for you? The lines should just be positioned below each other. It still works with some simple code here.
Logged
billarhos
177
Re: Adding long lines in ChatBox
«
Reply #2 on:
18 July 2019, 19:20:35 »
Well it is not quite overllaping but lines has no gap between.
Logged
texus
1485
Re: Adding long lines in ChatBox
«
Reply #3 on:
18 July 2019, 19:23:20 »
Is it possible that your font just renders that way? Because the only thing the ChatBox should be doing is adding newline characters at the end of the line, I don't think it positions those lines manually.
Logged
billarhos
177
Re: Adding long lines in ChatBox
«
Reply #4 on:
18 July 2019, 19:23:59 »
I change the font and it solved.
Logged
Print
Pages: [
1
]