That first is documented thusly: > `void qt_set_sequence_auto_mnemonic(bool b)` > > Specifies wheth

That first is documented thusly:
void qt_set_sequence_auto_mnemonic(bool b) Specifies whether mnemonics for menu items, labels, etc., should be honored or not. On Windows and X11, this feature is on by default; on macOS, it is off. When this feature is off (that is, when b is false), QKeySequence::mnemonic() always returns an empty string. Note: This function is not declared in any of Qt's header files. To use it in your application, declare the function prototype before calling it. See also QShortcut.
12 Replies
Unknown User
Unknown User4y ago
Message Not Public
Sign In & Join Server To View
Leris
Leris4y ago
Well there are two commands after the last cecho, so maybe one of them fails? Did you review the error box? !bug please to keep track 🙂
Carl-bot
Carl-bot4y ago
If you think you've found a bug, please enter it on https://github.com/Mudlet/Mudlet/issues/new
Leris
Leris4y ago
Let's move to #mudlet-development or github shall we?
Unknown User
Unknown User4y ago
Message Not Public
Sign In & Join Server To View
Leris
Leris4y ago
❓ Adjustable container - can it have transparent backgrounds?
Unknown User
Unknown User4y ago
Message Not Public
Sign In & Join Server To View
Carl-bot
Carl-bot4y ago
If you think you've found a bug, please enter it on https://github.com/Mudlet/Mudlet/issues/new
Unknown User
Unknown User4y ago
Message Not Public
Sign In & Join Server To View
demonnic
demonnic4y ago
what os?
Unknown User
Unknown User4y ago
Message Not Public
Sign In & Join Server To View
demonnic
demonnic4y ago
look in C:\Users\<username>\.config\mudlet\profiles\<profile name>\current and move the file with the latest timestamp out of that folder should start up with the previous copy

Did you find this page helpful?