On Sat, Dec 18, 2021 at 6:39 PM Matthew Allen fret@xxxxxxxxxxxx wrote:
So I've been trying to figure out how to set a function key (F1 say) as the
short cut for a BMenuItem.
Because there aren't values I can pass to BMenuItem::SetShortcut right?
B_FUNCTION_KEY doesn't say which key I'm trying to refer to?
At present it isn't possible. There is an incomplete patch on Gerrit
to add support for it:
...
↧