bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #35380] NSImageView appears faded on Windows XP


From: Fred Kiefer
Subject: [bug #35380] NSImageView appears faded on Windows XP
Date: Sat, 28 Jan 2012 10:31:13 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]