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 17748 - Better Code generation property handling
Summary: Better Code generation property handling
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-16 08:50 UTC by Marian Mirilovic
Modified: 2003-06-30 18:28 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 Marian Mirilovic 2001-11-16 08:50:40 UTC
[nb_dev](20011116)

Property "generate position" is irrelevant while "generate center" is True.
Comment 1 Tomas Pavek 2001-11-19 13:59:54 UTC
If "generate center" is true, "generate position" is hidden.
Comment 2 Marian Mirilovic 2001-11-20 13:13:12 UTC
I am sorry Tomas, it isn't still perfect:


'form size' property is irrelevant while 'generate center' is True.

Steps to reproduce:
- generate center -> false
- generate position -> true
-> form position -> r/w
- generate center -> true
-> form position -> r/w ! instead r/

I think that you set form position r/w only dependancy on generate
position, but if you set generate position true and generate center
true => form position is still r/w property.
Comment 3 Tomas Pavek 2001-11-20 13:41:17 UTC
Maybe now...
Comment 4 Marian Mirilovic 2001-11-21 09:22:16 UTC
Thanx,

verified in [nb_dev](20011121)
Comment 5 Quality Engineering 2003-06-30 18:28:32 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.