Eric Werner
Eric Werner
Whow that took a while! But now I have [**hover_widget**](../blob/master/ui/a2widget/hover_widget.py) ! that's gonna be easy as pie!
#118 is done! The hotkey collector will produce a nicely searchable dictionary now. We'd need another list of standard hotkeys. Like commonlt known ones (F5: reload, Ctrl+S: save ...) or...
Yea for sure I would make it a json file but I wasn't thinking of a separate repo so far 🤔 but yea we can do that!
Update! :) click for video: [](https://i.imgur.com/7YgZtpf.mp4)
Ok. There is now this:  So for instance to make this Capslock override work. This is necessary.
Well, the UI is Qt for Python. Python using Qt is a little like AHK is using other DLLs in a more sophisticated way ;] But yeah: we should try...
No, didn't try. I would need a way to tell the runtime to do that from the UI. And thats not the idea of a2 :) We would just shutdown...
yay the new shit! 💩 http://doc.qt.io/qt-5/stylesheet-reference.html
Well doing anything with Qss and Qt is not the problem, huh? Having the Autohotkey stuff use the Windows-theme is an issue tho! Well there is [`Menu, Name, Color `](https://www.autohotkey.com/docs/commands/Menu.htm#Color)...
Hopefully we can repro this from the dev version. Maybe make a package and try that 🤔 might be a missing DLL.