I have a GUI drop down menu that scrolls.
When the drop down executes it falls over a GUI.TextField.
What is happening is the drop down elements that are directly over the GUI.TextField are not clickable while those that fall on either side are.
I have tried GUI.FocusControl and that does not help.
In the image, I can pick IL and ID but not IN.
![alt text][1]
Any thoughts on how to fix this?
[1]: /storage/temp/24260-guidropdownissue.jpg
↧