[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #5836] Patch for GSDragView
From: |
Yen-Ju Chen |
Subject: |
[patch #5836] Patch for GSDragView |
Date: |
Fri, 30 Mar 2007 17:25:02 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8.1.3) Gecko/20060601 Firefox/2.0.0.3 (Ubuntu-edgy) |
URL:
<http://savannah.gnu.org/patch/?5836>
Summary: Patch for GSDragView
Project: GNUstep
Submitted by: yjchen
Submitted on: Friday 03/30/2007 at 13:25
Category: AppKit
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This patch support GSDragView:
- (void)draggedImage: (NSImage*)image
endedAt: (NSPoint)screenPoint
operation: (NSDragOperation)operation;
It is defined in NSDraggingInfo, but not implemeted in GSDragView.
It is copied from draggedImage:endedAt:deposited with minor modification. But
I am not 100% sure the operation is correct.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Friday 03/30/2007 at 13:25 Name: GSDragView.m.diff Size: 770B By:
yjchen
<http://savannah.gnu.org/patch/download.php?file_id=12349>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?5836>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [patch #5836] Patch for GSDragView,
Yen-Ju Chen <=