Opened 4 years ago

Last modified 4 years ago

#15697 new bug

[Interface Kit] reduce BMenu width

Reported by: diver Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Kits/Interface Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by diver)

I looks somewhat silly have BMenu stretched all the way to the right side of the window. It makes sense to reduce it to the menu text width.

Attachments (2)

installer.png (111.5 KB ) - added by diver 4 years ago.
Installer_no_textview.png (33.8 KB ) - added by humdinger 4 years ago.
Installer without text view

Download all attachments as: .zip

Change History (6)

by diver, 4 years ago

Attachment: installer.png added

comment:1 by diver, 4 years ago

Description: modified (diff)

comment:2 by humdinger, 4 years ago

Does the text view to the right of the logo actually provide useful information? IMO the GUI is very simple and self-explanatory. If we could get rid of it, it could look like this mockup:

Installer without text view

Let's add a status bar at the bottom for error messages etc.

by humdinger, 4 years ago

Attachment: Installer_no_textview.png added

Installer without text view

comment:3 by pulkomandy, 4 years ago

BMenu works as designed and uses the space allocated to it by the layout. Shrinking ot the text sounds like a good idea at first, but you can't be sure what text will be put there (it could be dynamically generated by the app).

If you tell the layout kit to allow the menu to not be full width (by adding glue or an extra column or...) it will be doing that just fine, too.

I'll make the change to Installer.

comment:4 by diver, 4 years ago

Another app where BMenu width is unreasonably long is Media preflet.

Note: See TracTickets for help on using tickets.