This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 7746 - Too hard to remove an accidentally created event method
Summary: Too hard to remove an accidentally created event method
Status: CLOSED WONTFIX
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All Windows 3.1/NT
: P4 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-09-23 01:18 UTC by jhoffman
Modified: 2003-06-30 18:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jhoffman 2000-09-23 01:18:47 UTC
It is too easy to create spurious event methods in form code just by double
clicking on a component on your form.  It needs to be easier to remove these
unwanted methods.  For example, you should be able to clear out the event handler
name in the properties sheet on the "Events" tab in order to remove the method from
the code.  Currently, you must click the ... button and then select the
method name, then click the Remove button, the OK button and then the OK button
on the warning message that appears.

It would be fine to have a warning message when you clear out the event handler
name in the properties sheet, but the warning should really only appear if there
is code in the method that you're going to delete.  Otherwise, the message is
not necessary.
Comment 1 Jan Stola 2000-09-25 08:22:59 UTC
*** This bug has been marked as a duplicate of 7745 ***
Comment 2 Quality Engineering 2003-06-30 18:20:11 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-06-30 18:27:50 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.