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/


_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to