Search found 3 matches

by Innominate
20 Mar 2018, 11:24
Forum: AHK Studio
Topic: AHK Studio
Replies: 1179
Views: 616390

Re: AHK Studio

I have an old custom theme that I really like, is there a way to convert it to the new version? (I have a saved xml of it.) After updating AHK Studio it says it isn't compatible.
by Innominate
18 Jul 2016, 22:57
Forum: Ask for Help (v1)
Topic: [Solved] Prototype Window and Pane Class problems
Replies: 1
Views: 691

Re: Prototype Window and Pane Class problems

Thanks to GeekDude for helping me out with understanding that you can do this.Object[var, var].InstanceVar (see Objects doc for "Arrays of Arrays") instead of this.Object.%var%.%var%.InstanceVar. Because I couldn't find anything like GeekDude's advice, this was the most frustrating thing I've done. ...
by Innominate
16 Jul 2016, 03:11
Forum: Ask for Help (v1)
Topic: [Solved] Prototype Window and Pane Class problems
Replies: 1
Views: 691

[Solved] Prototype Window and Pane Class problems

Okay, so I'm working with window boxes within another application, where the window boxes don't have handles. I have programmed my program to find and interact with the windows, but I'm having trouble figuring out how to implement the Pane Prototype class. Example structure I need to accommodate: Pa...

Go to advanced search