#help with openning tabs

1 messages ยท Page 1 of 1 (latest)

glass rampart
#

which of the two posts do you want to keep? One should be removed per rules. Why are you pinging mod? do you have something to report?

hard pumice
#

same as hex&ascii viewer openned

#

also sorry for tags.

#

see

glass rampart
#

I am referring to the fact that you posted same question in two channels.

hard pumice
#

i want there see data inspecter

hard pumice
#

sorry i want to keep this channel

glass rampart
#

View>Data Inspector

hard pumice
#

i cannot see view button

#

there sir

glass rampart
#

You are on a Mac? What version of ImHex? You are missing all menus.

hard pumice
#

i am on mac

#

trying to see which version

#

1.38.1

glass rampart
#

Open Settings (Ctrl + ,) and see if use OS window decorations in Interface tab under Window makes any difference.

hard pumice
#

no it didnt

#

do any diffrence

glass rampart
#

did you change the interface font?

hard pumice
#

found

#

wait

#

found the issue

#

use native menu bar comes true by default

#

thats why we cant see tabs

#

can you update your source as false default?

#

thanks btw

glass rampart
#

That setting must be a Mac only thing because I don't have it.

hard pumice
#

however

#

it fixed

#

thanks

glass rampart
#

Also you can use Workspace>Layout>Default to restore all views to original.

#

yes, it is Mac only

 #if defined (OS_MACOS)
                ContentRegistry::Settings::add<Widgets::Checkbox>("hex.builtin.setting.interface", "hex.builtin.setting.interface.window", "hex.builtin.setting.interface.use_native_menu_bar", true);
 #endif