Search results

  1. E

    Accessing widget from NIB

    Ah yes, I can add more items now. Ok, but how to modify my program in order that when i press Ok, I can get the current selection of my popup list ? I've got a NIB project and I know the 'ID' and the 'Signature' of the popup list
  2. E

    Accessing widget from NIB

    I have an interface made by interface builder with 1 button and 2 popup buttons. I wrote this a code to initialise the interface from the NIB, I can display it and can detect the button being pressed (had to use the debugger to get the value !). Now i want to add to items in the popup...
Back
Top