|
From: | Fred Kiefer |
Subject: | [bug #34492] [Bindings] selectedIndex binding of NSPopUpButton broken |
Date: | Sun, 09 Oct 2011 20:11:19 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101 Firefox/7.0 |
Update of bug #34492 (project gnustep): Status: None => Confirmed Assigned to: None => FredKiefer _______________________________________________________ Follow-up Comment #4: Looks like the problem you are having comes from the way the popup cell and the popup button don't interact. in GNUstep we only define the binding on the control, in this case the button and the selection mechanism of the cell is by passing this when the user selects a different entry that way no binding change notification will ever get passed on. Looks like I have to rethink the role of cells in the binding mechanism and come up with a slightly different implementation. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?34492> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |