- Inherits From:
- NSImageView
- Declared In:
- RTImageView.h
Class Description
RTImageView is a subclass of NSImageView that will send out a
notification when an image file is dropped on view. The notification
will include the path to the file in the userInfo dict under the
key @"File".
Notifications
RTImageView posts the following notifications to interested observers.
This notification is posted when an image file is dropped on the view.
The userInfo dictionary will have the path under the key "File".
Copyright ©2006 by Runtime Labs, Inc.. All Rights Reserved.