Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TheStringSerpent

Pages: [1]
1
NGUI 3 Support / Re: Problem with PopupList
« on: April 17, 2015, 05:28:01 AM »
Thank you, but all the elemets appear right. The Popup lists dropdown appears on top of the input field.. but the values that are overlapping the input field can't be hovered or selected.

2
NGUI 3 Support / Problem with PopupList
« on: April 15, 2015, 09:50:20 AM »
Hi.

I have a Settings window in my game where the player can set screen resolution, mouse settings, display name and such..

The screen resolution can be set selecting your resolution from a PopupList.. Just underneath the Dropdown Menu there's a UIInput field where the player can enter his Display Name..

So.. when trying to select a resolution from the Dropdown menu, the menu overlaps the UIInput field making it impossible to hover over the list-values and selecting them. I could solve it by redesigning the settings window moving the input field further down, but there has to be another way, right?

3
NGUI 3 Support / Set size of a window in inspector?
« on: March 27, 2015, 04:23:17 PM »
Hi everyone..

Totally new to NGUI and I need some help. I'm currently creating a main menu for my game, I have a window with all the buttons needed. When the player press the Quit-button I wan't to show a dialog... So I though, another Window is needed - but how do I resize the window to look like a dialog window? I tried to stretch the window (looked terrible)... so is there another way to do it?

Pages: [1]