Search found 5 matches

by rick123
10 Jun 2020, 10:58
Forum: Tips and Tricks (v1)
Topic: [GUI] Use HTML and CSS for your GUIs!
Replies: 148
Views: 162300

Re: [GUI] Use HTML and CSS for your GUIs!

Great, now it's working. :bravo:
I apreciate your help.
Thank you very much!
by rick123
09 Jun 2020, 13:41
Forum: Tips and Tricks (v1)
Topic: [GUI] Use HTML and CSS for your GUIs!
Replies: 148
Views: 162300

Re: [GUI] Use HTML and CSS for your GUIs!

Thanks joedf, but I was following the example in the file https://github.com/joedf/Webapp.ahk/blob/master/src/page2.html where we can see a function named normal_js_function that is called from javascript alone. ... <button type="button" onclick="normal_js_function()">Normal js alert</button> ... <s...
by rick123
09 Jun 2020, 07:05
Forum: Tips and Tricks (v1)
Topic: [GUI] Use HTML and CSS for your GUIs!
Replies: 148
Views: 162300

Help with HTML and CSS in GUIs

I can't figure out why my code doesn't work. Anyone may help me, please? The function "myFunctionInput" doens't work in AHK, althoug it's working correctly when I open html page directly. My HTML page <!DOCTYPE html> <html> <head> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <link rel="styl...
by rick123
02 Jan 2020, 10:43
Forum: Old Topics
Topic: AutoGUI 2.5
Replies: 159
Views: 115594

Re: AutoGUI 2.5

Thank you, rommmcek!
by rick123
05 Dec 2019, 09:46
Forum: Old Topics
Topic: AutoGUI 2.5
Replies: 159
Views: 115594

Re: AutoGUI 2.5

I've just downloaded Autogui v2.6.2 and when I open it, an error message appears as follows:
"AutoGUI has not been adapted to High-DPI display scaling. The program will exit."
How can I fix this?
I'm using the last version of AHK (1.1.32.00) on Windows 10, x64.

Go to advanced search