Textfield and full screen problem in webplayer

 
Post new topic   Reply to topic    Unity Community Index // UnityGUI
View previous topic :: View next topic  
Author Message
Alex_R



Joined: 13 May 2007
Posts: 35
Location: Salamanca, Spain

PostPosted: Mon Nov 02, 2009 1:34 pm    Post subject: Textfield and full screen problem in webplayer Reply with quote
I have a textfield in my game to enter the username and password. In normal screen it works properly. But if I go first to full screen (without select any textfield) I can't select the field to write. I must go again to normal screen, select the field and after that, if I go to full screen it works!!
Any ideas?
Back to top
View user's profile Send private message Visit poster's website
andeeee
Forum Moderator


Joined: 19 Jul 2005
Posts: 1603
Location: Blackpool, United Kingdom

PostPosted: Tue Nov 03, 2009 8:41 pm    Post subject: Reply with quote
Are you saying that the mouse is still visible, but clicking on the text field doesn't select it? Does this happen with the username or password fields, or both?
_________________
None of you understand... I'm not logged-in here with you - YOU'RE LOGGED-IN HERE WITH ME!
Back to top
View user's profile Send private message
Alex_R



Joined: 13 May 2007
Posts: 35
Location: Salamanca, Spain

PostPosted: Mon Nov 09, 2009 1:32 pm    Post subject: Reply with quote
My problem is in every field I put. Here I have an example. I'm sorry, the game is a Beta and only in Spanish but you can see my problem.
1. Load the game
2. First, go to full screen mode
3. Click the First button in the menu pannel. It says "Comenzar a jugar"
4. There you can see 2 fields. I'm not able to writte in both of them. But if I go to normal screen it works. And the code for these fields is usual.

http://www.axrodigital.com/tank/tank_esp/jugar.php

Code:
name = GUI.TextField ( Rect (90, 10, 100, 20), name );


Thanks for your help!!
Back to top
View user's profile Send private message Visit poster's website
Post new topic   Reply to topic    Unity Community Index // UnityGUI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum