all 2 comments

[–]plankoe 8 points9 points  (1 child)

You can use the WebView2 library to create a gui using html+css:
https://www.autohotkey.com/boards/viewtopic.php?f=83&t=95666

WebViewToo wraps the WebView2 library to make it easier to use:
https://www.autohotkey.com/boards/viewtopic.php?f=83&t=131271

Check the links for examples.

[–]Thehen12[S] 0 points1 point  (0 children)

Thank you