[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #12531] Gorm doesn't utilize IBResourceManager
From: |
matt rice |
Subject: |
[bug #12531] Gorm doesn't utilize IBResourceManager |
Date: |
Sat, 2 Apr 2005 07:30:13 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.12 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12531>
Summary: Gorm doesn't utilize IBResourceManager
Project: GNUstep
Submitted by: ratmice
Submitted on: Sat 04/02/2005 at 07:30
Category: Gorm
Severity: 1 - Wish
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
A palette should be able to subclass IBResourceManager overriding the
methods
-acceptsResourcesFromPasteboard, -resourcePasteboardTypes, and
-addResourcesFromPasteboard
and on palette +initialize call +[EOResourceManager
registerResourceManagerClass:]
this should cause all the Editors to registerForDraggedTypes:
Gorm should also internally use this for the image and sound editors, etc
for instance:
When you drop a Sound onto the Images editor it should show the Sound editor
and add the sound that was dropped, this way if the user is in the middle of
a drag and has the wrong editor open, they don't have to stop the drag show
the sound editor, and begin the drag again.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12531>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #12531] Gorm doesn't utilize IBResourceManager,
matt rice <=