Update of bug #35380 (project gnustep):

                Category:                 Backend => Gui/AppKit             

    _______________________________________________________

Follow-up Comment #3:

I could not find any bug report that talks about the enabled flag not working
properly for NSImageView decoding. Looking at the code I see that we decode
NSEnabled in NSControl, the super class of NSImageView, and the code there
looks correct to me.

Could you please provide two NIB files, one where the image view is enabled
and one where it is disabled and tell me which one isn't working correctly?
There might still be a problem here as we decode the enabled state twice, once
for the cell and also for the control. No idea what happens when these two
differ.

It is different for Gorm files, the encoding/decoding of the enabled flag in
NSControl has only been implemented for keyed coding, so a Gorm file relies on
the cell for the encoding of the enabled state.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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

Reply via email to