|
From: | Fred Kiefer |
Subject: | [bug #34764] NSImageView subclasses don't get mouseUp: events when being clicked |
Date: | Mon, 07 Nov 2011 14:25:31 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 |
Update of bug #34764 (project gnustep): Category: None => Gui/AppKit Item Group: None => Change Request Status: None => Confirmed _______________________________________________________ Follow-up Comment #1: There is no chance that your method will ever be called as the XIB file has the class of the view as NSImageView. Your ClickableImageView gets only mentioned in the flattendProperties as the CustomClassName for that view. There surely is a way to test for each object that we decode whether there are any additional values set in the flattendProperties dictionary, but I really don't want to implement this stupid behaviour. I think for now it is best if you recreate your XIB file with a custom view instead of an NSImageView. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?34764> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |