bugGNUstep - Bugs: bug #34751, bindings with continuos updates...

Group
 
 

bug #34751: bindings with continuos updates not supported

Submitter:  julian <julian_>
Submitted:  Sat 05 Nov 2011 08:58:07 PM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  In Progress
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 05 Nov 2011 08:58:07 PM UTC, original submission:  

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

julian <julian_>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #24307:  gnustepbug.tar.gz added by julian_ (104KiB - application/x-gzip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gcasa (Updated the item)
  • -email is unavailable- added by julian_ (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-10-30 gcasa StatusNone In Progress
        Assigned toNone gcasa
    2011-11-05 julian_ Attached File- Added gnustepbug.tar.gz, #24307

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code