- Home /
Question by
Tylon_Foxx · Feb 29, 2012 at 05:01 PM ·
guiwiki
ComboBox Problem
I'm using the combobox.cs example from http://www.unifycommunity.com/wiki/index.php?title=PopupList for a few GUI elements that need this, however thehre's a problem with it:
The selection is called each time OnGUI is called, However I need this call to be made only once when the selection is clicked.
Also, how do I get breakpoints to work in monodevelop? This is probably the main reason I can't figure out what's going on...
I would be grateful if you could enlighten me on both questions
Comment
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Question about fliping a character 1 Answer
Is it possible to link character skill lists to a GUI, and if so, how? 3 Answers
A node in a childnode? 1 Answer
Customizing GUI buttons 1 Answer