I don't mind helping like this. It's actually useful to me beause it gives me a chance to see which aspects of the program give people trouble. Big software companies have to pay specialists to observe paid users in test rooms to obtain that kind of info ... but here we are doing it for free.
The answer on maximize is, I don't think I implemented that but I'll add it now if you want it ... it has to get added eventually so now is a good time.
The answer on the renaming order is that normally HKN gives you three methods to control that, but only two work with WoW because of WoW's security features. (I could probably get around them but I don't want to do anything that could put users at risk.)
One way to handle it is to keep the hotkey we just defined. What it's doing is renaming the windows in Z-order from front to back. (The foreground window is in front). So what you have to do is arrange the windows from front to back before you hit the key.
The other way is to make five new hotkeys, one for each window. Click each window individually so it's in the foreground, then hit the appropriate hotkey.
Connect With Us