bugGNUstep - Bugs: bug #12531, Gorm doesn't utilize...

Group
 
 

bug #12531: Gorm doesn't utilize IBResourceManager

Submitter:  matt rice <ratmice>
Submitted:  Sat 02 Apr 2005 07:30:12 AM UTC
   
 
Category:  Gorm Severity:  1 - Wish
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 11 Apr 2005 05:31:15 AM UTC, comment #3: 

Works good,
Thanks

matt rice <ratmice>
Group Member
Mon 11 Apr 2005 12:17:56 AM UTC, comment #2: 

Gorm now delegates addition of the objects to the document to the resource manager for the object editor.  This enhancement will also be integrated into other top level editors.  Please test this and report if there is a problem.

Closing this report.  GJC

Gregory John Casamento <gcasa>
Group administrator
Sat 02 Apr 2005 12:53:26 PM UTC, comment #1: 

IBResourceManager is already in GormLib (the InterfaceBuilder framework) in GNUstep.  It's not implemented as of yet, but that has been something I've intended to do for a while now. :)

I will start looking into this.  Thanks, GJC

Gregory John Casamento <gcasa>
Group administrator
Sat 02 Apr 2005 07:30:12 AM UTC, original submission:  

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.



matt rice <ratmice>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-11 ratmice Open/ClosedIn Test Closed
2005-04-11 gcasa StatusNone Fixed
    Open/ClosedOpen In Test
2005-04-02 gcasa Assigned toNone gcasa

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code