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 111785 - Check GUI Builder options settings design
Summary: Check GUI Builder options settings design
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-02 16:53 UTC by Josef Pavlicek
Modified: 2008-06-06 15:48 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Pavlicek 2007-08-02 16:53:47 UTC
Please,

    * check if all panels which you designed have 12 pix space in the Left and Right between frame edge and components.
Look into UI Specs (http://ui.netbeans.org/docs/ui/OptionMenuDialogues/#Panelsspacing).
    * remove title borders
    * check all Mnemonics in the GUI Builder  panel according to UI spec
(http://ui.netbeans.org/docs/ui/OptionMenuDialogues/#GUIBuilderoptionsredesign)

Thanks
Josef Pavlicek
Comment 1 Jan Stola 2007-08-02 17:03:34 UTC
Seems more like task - until some specific violations are mentioned.
Comment 2 Jiri Vagner 2008-06-06 09:18:17 UTC
Fixed. Mnemonics were changed according UI spec. I also removed GUI Builder node from Advenaced options. A few settings
from Advanced GUI Builder were moved into GUI Builder tab, the other are hidden now.

Added: Set Component Names, Guiding Line Color, Selection Border Color, Layout Generation Style
Hidden: Connection Border Color, Form Designer Background Color, Form Designer Border Color, Selection Border Size     
      , Palette in ToolBar, Apply Grid to Position, Apply Grid to Size, Grid X, Grid Y, Generate Mnemonics Code,
Property Editor Search Path, Event Variable Name

Modified files: http://hg.netbeans.org/main/rev/24c94a54a7b5


Comment 3 Quality Engineering 2008-06-06 15:48:22 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #241 build
Changeset: http://hg.netbeans.org/main/rev/24c94a54a7b5
User: Jiri Vagner <jvagner@netbeans.org>
Log: #111785 - Changes according OptionMenuDialog UI spec, removed GUI Builder node from Advanced Options