Welcome,
Guest
. Please
login
or
register
.
December 11, 2024, 10:55:54 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
[SOLVED] Text not appearing on device
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Text not appearing on device (Read 3087 times)
CoderBear
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 34
[SOLVED] Text not appearing on device
«
on:
April 20, 2013, 02:09:49 PM »
Ok this is weird. When I run this one screen on the device it is not showing any of the text. (NGUI006) But clearly it is showing up in the editor and when one on device via unity remote. (NGUI007 & 008) Any ideas as to why this is happening?
Oh and before some gives the "I did something wrong" response. This is the only screen it is occurring on. I point you to another screen in the game also built in pure NGUI. (NGUI009)
«
Last Edit: April 20, 2013, 11:55:44 PM by CoderBear
»
Logged
CoderBear
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 34
Re: Text not appearing on device
«
Reply #1 on:
April 20, 2013, 02:13:53 PM »
Stupid 1MB limit
Logged
CoderBear
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 34
Re: Text not appearing on device
«
Reply #2 on:
April 20, 2013, 02:14:29 PM »
Dang 1MB limit
Logged
CoderBear
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 34
Re: Text not appearing on device
«
Reply #3 on:
April 20, 2013, 02:15:28 PM »
This is getting ridiculous. Now have 3 replies so people may not respond.
Logged
Nicki
Global Moderator
Hero Member
Thank You
-Given: 33
-Receive: 141
Posts: 1,768
Re: [UNRESOLVED] Text not appearing on device
«
Reply #4 on:
April 20, 2013, 05:58:04 PM »
Put the label at -1 zposition.
My guess is that the label is a 0 and the widgets are at 0 as well. When they both are at the same position, the result is undefined - random. One way in editor, another on device. Put your labels at -1.
Logged
CoderBear
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 34
Re: [UNRESOLVED] Text not appearing on device
«
Reply #5 on:
April 20, 2013, 11:54:45 PM »
Well I'll be danged. That worked. Though strange that the was the only page affected by it.
Now I only hope that my other questions can be answered as well.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
[SOLVED] Text not appearing on device