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.
Summary: | form editor should scan for suitable event handlers | ||
---|---|---|---|
Product: | guibuilder | Reporter: | Marcel Maré <mjm> |
Component: | Code | Assignee: | issues@guibuilder <issues> |
Status: | NEW --- | ||
Severity: | blocker | ||
Priority: | P3 | ||
Version: | 3.x | ||
Hardware: | Other | ||
OS: | Other | ||
Issue Type: | ENHANCEMENT | Exception Reporter: |
Description
Marcel Maré
2002-06-20 21:28:42 UTC
Set target milestone to TBD Set target milestone to TBD The problem here is that the combo box that could contain the suitable event handlers methods is already used for something else (lists all event handlers attached to the event). But this could be probably distinguished if entering the first handler. See also issue 33529. |