#4415 closed enhancement (fixed)
Improve layout of dialogs
Reported by: | humdinger | Owned by: | julun |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/DriveSetup | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev32931.
The dialogs of DriveSetup could be visually improved. See attached shots.
Create:
- There's no need for the bordered box around the items.
- After Partition Size/Name/Type should be a colon.
- Remove Partition Name if it's not settable. Or align the textboxes of Name and Type if it's to be implemented.
Initialize:
- After Name/Blocksize should be a colon.
- The window shouldn't be resizable.
- There's too much vertical grey space above the first item.
Attachments (2)
Change History (9)
by , 15 years ago
Attachment: | drivesetup-create.png added |
---|
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
follow-up: 4 comment:3 by , 15 years ago
Thanks julun! If I may nitpick: In the "Initialize" dialog the offset of the controls to the window borders and each other is a bit large compared with e.g. the "Create" dialog. Should you change that, could you add a ":" to "Name" and "Blocksize"?
comment:4 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Replying to humdinger:
Thanks julun! If I may nitpick: In the "Initialize" dialog the offset of the controls to the window borders and each other is a bit large compared with e.g. the "Create" dialog. Should you change that, could you add a ":" to "Name" and "Blocksize"?
Hi, looking at my patch I thought I had changed that. See for example the first few lines in hrev35120. Also the spacing should be the same in both dialogs since I get it from be_control_look. Are you talking about a different dialog then the two above mentioned?
comment:5 by , 15 years ago
Strangeness. I see the changes in the "Create" dialog (+":", -box), but the "Initialize" dialog is unchanged. Still talking about the same dialogs...
I just freshly jam -qa to hrev35141.
comment:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Hi, all outstanding issues should be fixed in hrev35144.
Create dialog