Welcome,
Guest
. Please
login
or
register
.
June 12, 2026, 04:25:27 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UITextList issues with latest update
« previous
next »
Print
Pages: [
1
]
Author
Topic: UITextList issues with latest update (Read 11386 times)
Wumpee
Jr. Member
Thank You
-Given: 3
-Receive: 0
Posts: 53
UITextList issues with latest update
«
on:
July 05, 2015, 11:38:44 PM »
Hi,
With the latest version of UITextList, a static history has been added which broke our multiple tabbed chat windows.
Instead of using the control name for the dictionary key, would you be able to add a UniqueId field to the UITextList instead?
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: UITextList issues with latest update
«
Reply #1 on:
July 06, 2015, 08:18:19 PM »
Hmm... while I wouldn't recommend using the chat as-is, you can safely remove the "static" part from it. In Windward I actually wrote a custom system that supports multiple tabs with custom user-defined filters which works really well.
Logged
Wumpee
Jr. Member
Thank You
-Given: 3
-Receive: 0
Posts: 53
Re: UITextList issues with latest update
«
Reply #2 on:
July 08, 2015, 11:45:25 PM »
It's working fine though - the only issue was that both of the GameObjects that had the UITextList on them had the same name. It may at least be worth adding in a check to make sure the dictionary entry is unique for each UITextList object, and give a warning otherwise that the objects should be named uniquely.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UITextList issues with latest update