subwindow menu bar
From what I know so far, that's not readily done. There's no direct configuration options for the font or margins on the title bars.
Some things that appear to be possible:
1) A window can be shown without a title bar so you'd have more screen real estate but wouldn't have ready access to the controls for closing or minimizing the window or the reminder, through the title, about what the window's purpose.
2) The title bar could be made transparent with contents of the window shown underneath. That probably would work best for something like a message or inventory window, likely less so for the main window
If those options were implemented, there would be a dialog where you could configure how to handle the title bar of each of the eight available windows. The settings would be retained when you next started the application.
backwardseric への返信
From what I know so far, that's not readily done. There's no direct configuration options for the font or margins on the title bars. Some things that appear to be possible: 1) A window can be shown without a title bar so you'd have more screen real estate but wouldn't have ready access to the controls for closing or minimizing the window or the reminder, through the title, about what the window's purpose. 2) The title bar could be made transparent with contents of the window shown underneath. That probably would work best for something like a message or inventory window, likely less so for the main window If those options were implemented, there would be a dialog where you could configure how to handle the title bar of each of the eight available windows. The settings would be retained when you next started the application.
I am sorry because I am not good at English.
As an image, it is the window of the inspector of the preview of the mac standard application.
Preview App >> Tools >> Show Inspector
The title bar size of this window is easy to use
Reply To (Anonymous)
As an image, it is the window of the inspector of the preview of the mac standard application. Preview App >> Tools >> Show Inspector The title bar size of this window is easy to use
In Apple's terminology, that's a panel. It has some differences in behavior compared to a standard window, but for the windows other than the main one in Hengband, those differences aren't out of line with what's being done now. I'll convert the windows other than the main one to panels.
A change to accomplish this was checked into the master branch as https://osdn.net/projects/hengbandforosx/scm/git/hengbandosx/commits/dc902631e5115d6b8fed8f3b6c12bf28dd161533 . The change was also merged into the For2.2.2-Refactoring-Cocoa branch.
2.2.1.7d includes the change to configure all the windows other than the main one as panels so they have the narrower title bars.
If possible, make the subwindow menu bar thinner.
(Because many Japanese users use 3 to 4 sub windows vertically)