[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug #3490] Copy/Paste in Gorm
From: |
nobody |
Subject: |
[Bug #3490] Copy/Paste in Gorm |
Date: |
Sun, 11 May 2003 02:10:13 -0400 |
=================== BUG #3490: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3490&group_id=99
Changes by: Gregory John Casamento <greg_casamento@yahoo.com>
Date: Sun 05/11/2003 at 02:10 (US/Eastern)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
------------------ Additional Follow-up Comments ----------------------------
The editor was failing to add the pasted view and subviews to the document.
This was causing the code to be unable to make connections since the objects
weren't present in the nameTable.
Added code to incorporate the objects into the document when they are pasted.
This seems to address the issue. GJC
=================== BUG #3490: FULL BUG SNAPSHOT ===================
Submitted by: None Project: GNUstep
Submitted on: Tue 05/06/2003 at 23:54
Category: Gorm Severity: 5 - Major
Bug Group: Bug Resolution: Fixed
Assigned to: gcasa Status: Open
Summary: Copy/Paste in Gorm
Original Submission: I can't make connections to objects that are in a NSBox
after copy/pasting the NSBox...
i.e., if I have a NSBox with a text field in it, and I
copy/paste the NSBox, it won't let me make connections
to the new text field... I haven't tested with other copy/paste
combinations.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Sun 05/11/2003 at 02:10 By: gcasa
The editor was failing to add the pasted view and subviews to the document.
This was causing the code to be unable to make connections since the objects
weren't present in the nameTable.
Added code to incorporate the objects into the document when they are pasted.
This seems to address the issue. GJC
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3490&group_id=99