[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #35380] NSImageView appears faded on Windows XP
From: |
Eric Wasylishen |
Subject: |
[bug #35380] NSImageView appears faded on Windows XP |
Date: |
Thu, 26 Jan 2012 19:18:20 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7 |
Follow-up Comment #1, bug #35380 (project gnustep):
I think this a change I made recently so that NSImabeView draws its image at
50% if it is disabled (-isEnabled NO). The idea is to make it easy to gray out
image views. I did a quick check on Cocoa when I implemented this and it does
the same thing.
Assuming there aren't other bugs in gui, your image view should return NO for
isEnabled, and if so, try calling setEnabled: YES on it which should fi the
problem (or set the image view to be enabled in gorm/interface builder.)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?35380>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/