[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #34751] bindings with continuos updates not supported
From: |
julian |
Subject: |
[bug #34751] bindings with continuos updates not supported |
Date: |
Sat, 05 Nov 2011 20:58:08 +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 |
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/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #34751] bindings with continuos updates not supported,
julian <=