Hi all,
As a part of my project I'm using NSPopUpButton. I have some items in the popup button. What I want to do is,
When I selecting an item in the pop up menu I want to display something in the text field and when the selection changed then the text field should also change. well, which method I want to implement to track the selection changing in PopUpButton ?
Thanks in advance.
As a part of my project I'm using NSPopUpButton. I have some items in the popup button. What I want to do is,
When I selecting an item in the pop up menu I want to display something in the text field and when the selection changed then the text field should also change. well, which method I want to implement to track the selection changing in PopUpButton ?
Thanks in advance.