HI all.
Maybe you can help. I have programmed for a number of years using VB and VB.net.
I have recently switched to MAC and installed xCode. What a clumsy interface that makes absolutely no sense.
I have gone as far as creating an application with a single combo box.
That was easy. BUT my combo box, being just an object has no values. Right. Lets assign some.
That's EASY I thought. Hell no......
I can find reams of code telling me how to use the NsComboBox object to add items to the list in my combo box.
Woopy Ding. They all use object names such as "mycombobox" or "my box".
In 5 long and painful hours, I have browsed the interface up and down. I can find where to view the combo box object properties...
But my million dollar question....
Where the hell can I find what the name of it is or better still... set it to what I want it to be...
No that would be simple. Can anybody help me figure out this useless interface?
I've googled and given up. VB.net is WAAAAYYYYYY simpler
1