Тэги:
##autohotkey #ahk #coding #automation #gamingКомментарии:
When using AHK menus as part of a menu bar, how might we add color to the actual menu bar itself? It doesn't look great having a white menu bar and dark menus opening beneath it.
Ответитьis it possible to make or create alook a like context menu of windows 11 the modern one. using ahk ?
Ответитьif i'm doing a simple menu handler i just do Handler(*)
ОтветитьThanks Tom, I like being able to compare the same code in both versions of AutoHotkey.
For beginners, simply reading the V2 documentation sometimes seems difficult to implement in code.
But having the ability to see the differences between the two versions helps in understanding and applying those changes.
I think it would be interesting to see the differences between the two versions for GUI creation.
Thanks. Will this also work without a hotkey on standard, non-context menus in existing apps that don't currently support dark mode? Or is this just for GUI and context menus created with AHK?
Ответить