bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34923] nib loading problem: wrong NSPopupButton item by selected


From: julian
Subject: [bug #34923] nib loading problem: wrong NSPopupButton item by selected
Date: Mon, 28 Nov 2011 20:48:33 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]