bug-gnustep
[Top][All Lists]
Advanced

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

[bug #26080] NSPopUpButton loaded from nib doesn't send action message


From: Doug Simons
Subject: [bug #26080] NSPopUpButton loaded from nib doesn't send action message
Date: Fri, 10 Apr 2009 06:28:20 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

Follow-up Comment #4, bug #26080 (project gnustep):

Oops! There is a small mistake in that code. It seems that the sender of the
action message should actually be the popup button, not the menu item in this
case, so the code should read:
        [NSApp sendAction:[self action] to:[self target] from:self];



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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