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 156742

Summary: Advanced options, GridX, GridY missing
Product: guibuilder Reporter: maresv <maresv>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description maresv 2009-01-14 09:55:52 UTC
I am missing GUI Builder Grid X, Grid Y options from Advanced Options,
and probably Apply Grid To Position/Size.
Or is it possible to set these options somewhere in configuration files please?
Thank you very much.

Best regards.
  Vit Mares
Comment 1 Jiri Vagner 2009-01-14 10:17:00 UTC
Thank you for your report. These options were removed during (Advanced) Options cleanup.

Workaround: You can override default size of these properties manually using form.properties file. Copy attached sample
form.properties file into <your-nb-userdir>\config\Preferences\org\netbeans\modules\ folder or merge gridX a gridY
settings into existing file and (re)start ide.

*** This issue has been marked as a duplicate of 153653 ***