Welcome,
Guest
. Please
login
or
register
.
January 31, 2023, 12:46:28 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UITables: anchoring ui elements
« previous
next »
Print
Pages: [
1
]
Author
Topic: UITables: anchoring ui elements (Read 1050 times)
Fractalbase
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 23
UITables: anchoring ui elements
«
on:
June 16, 2014, 05:16:17 PM »
I seem to have some trouble with anchoring ui elements to tables (including nested tables)... any recommendations?
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: UITables: anchoring ui elements
«
Reply #1 on:
June 17, 2014, 01:28:08 PM »
Table is a script that repositions the contents. Anchoring to something that changes its own size is not advised, as the anchoring system doesn't know anything about how the table works. You should be anchoring widgets to other widgets instead.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UITables: anchoring ui elements