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 71046 - There should be no design canvas shown for non-visual form
Summary: There should be no design canvas shown for non-visual form
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-05 16:54 UTC by Tomas Pavek
Modified: 2006-01-05 16:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Pavek 2006-01-05 16:54:25 UTC
Forms based on a non-visual form (or java.lang.Object) should not appear with
the design canvas resembling standard visual designer. It does nothing; is just
confusing in this situation.

Also: when a visual container is added to such form, the the context menu action
"Design Top Container" should be disabled.

(Further improvement could be the "non-visual tray", but that's another topic ;)