Search found 4 matches

by deoauto
04 May 2015, 14:43
Forum: Tips and Tricks (v1)
Topic: [GUI] Use HTML and CSS for your GUIs!
Replies: 148
Views: 158758

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

divs.onclick := Func("divs_onClick").Bind(param1, param2) ThankS @GeekDude ! :o and where does .bind comes from in func() documentation. Feels like you just shared me a "cheat code" Lol. :superhappy: I was referring to the object known as window within the page's scripts, but WB.Document.parentWind...
by deoauto
27 Apr 2015, 12:57
Forum: Tips and Tricks (v1)
Topic: [GUI] Use HTML and CSS for your GUIs!
Replies: 148
Views: 158758

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

Note that * if IE8+ support registry NOT YET added, the code works but style border-radius will not show * if IE8+ support registry ADDED, border-radius will show On my system, it works just fine without the registry setting. Yeah, if the html has IE=10 or IE=Edge meta tag ( anything higher than "I...
by deoauto
23 Mar 2015, 11:06
Forum: Tips and Tricks (v1)
Topic: [GUI] Use HTML and CSS for your GUIs!
Replies: 148
Views: 158758

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

thanks joedf! :) Anyway i found a workaround today and really excited of the results. Now html gui can see IE10 css3, such as transition, view svg picture and border-radius.. call javascript, using javascript "window.location()" and "<a href" link to call autohotkey commands. Although it's not as ea...
by deoauto
22 Mar 2015, 14:44
Forum: Tips and Tricks (v1)
Topic: [GUI] Use HTML and CSS for your GUIs!
Replies: 148
Views: 158758

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

hello all, :) especially to joedf for creating this interesting thread with helpful examples. I am quite new to autohotkey, its been less than a week since I started using it extensively. The idea of having HTML as GUI sounds really "revolutionary" to me (the end of boring GUI)... until it can't tak...

Go to advanced search