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 9916 - GridBagLayout properties are lost
Summary: GridBagLayout properties are lost
Status: CLOSED DUPLICATE of bug 9820
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Other OS/2
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-02 00:53 UTC by _ gtzabari
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 _ gtzabari 2001-03-02 00:53:09 UTC
I configure a GridBagLayout and use CUSTOMIZE to configure the components
within the container.

Then, if I change to another layout and then return to GridBagLayout; all 
my settings disappear.

Furthermore, upon adding pre-creation code for a component inside the 
layout or the "creation code" itself all settings are lost as well.

When settings are lost, all components lose their GridX/GridY/anchor/etc 
settings and revert back to the default. The main form window in the 
editor still reflects their old settings (which have since been lost) but 
the source-code does not so when you compile and run the program the 
resulting look is completely different from the form window's preview.
Comment 1 Marian Mirilovic 2001-03-02 08:09:23 UTC
This is the same "issue" as 9820, which was fixed in dev-build [nb-dev](133).

*** This issue has been marked as a duplicate of 9820 ***
Comment 2 Quality Engineering 2003-06-30 18:21:20 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-06-30 18:27:39 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.