URL: <http://savannah.gnu.org/bugs/?34751>
Summary: bindings with continuos updates not supported Project: GNUstep Submitted by: julian_ Submitted on: Sa 05 Nov 2011 20:58:07 GMT Category: Gui/AppKit Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: hello again it seems gnustep doesn't support bindings with continuos updates (in xib files). attached is a small sample, a window contains a text field and label, both bound to the value "text" of the shared user defaults controller. the "enable continuos updates" in interface builder is checked for the binding. in mac os x, as you type into the text field, the same text is also mirrored into the label (continuous update). on gnustep nothing happens unless you hit enter. this is especially a problem since users don't hit enter after entering something into text fields to apply the changes. i have a workaround in place, when closing the preferences sheet: [preferencesSheet makeFirstResponder:nil]; // deselect text field to trigger update on gnustep _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Sa 05 Nov 2011 20:58:07 GMT Name: gnustepbug.tar.gz Size: 104kB By: julian_ <http://savannah.gnu.org/bugs/download.php?file_id=24307> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?34751> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list Bug-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/bug-gnustep