Follow-up Comment #2, bug #34923 (project gnustep):

thanks. it seems the selection is stored in two methods in NIB files, but both
in the NSMenu and not the NSPopupButton directly:

the selected menu item does have a "1" state:
<int key="NSState">1</int>

if the selected item is not the first one (i.e. item zero), the selected index
is stored additionally:

<int key="NSSelectedIndex">1</int>

i've attached the same nib file with the second item being selected for
reference

(file #24490)
    _______________________________________________________

Additional Item Attachment:

File name: MainMenu.zip                   Size:8 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34923>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to