Close
Showing results 1 to 4 of 4
  1. #1

    Default auto focus window on mouseover?

    Firstly, a big thankyou to Freddie for some awesome software. My question is a nice simple one, is there a way to make the window under the mouse cursor automatically take focus? at present I am using 3 accounts with PIP, and sometimes if I want to quickly hit a buff or something on one the secondary windows I need to click in, buff, and click back to main window. Was hoping there might be a way to have it automatically focus on whatever window is currently under the mouse point.

    thanks.

  2. #2

    Default

    This is what I use:

    Code:
    <Hotkey F12>
    <SendPC Local>
    <SetActiveWindowTracking Toggle>
    Reference: http://hotkeynet.com/ref/setactivewindowtracking.html
    Looking for Multibox Guild on EU servers, Horde side. If you're into PvP it's a definite plus!

    Atogg and Bevara, Shaman and Druid, EU Horde, Jaedenar PvP. Currently lvl 75.

  3. #3

    Default

    So according to the documentation there, this setting actually uses an operating system based change to have active window, rather than just an application based method, which i guess makes sense given that each of the WOW windows is not really encapsulated within the hotkey application itself, but just moved around and resized. So the next question is, how can i make active window tracking only be in effect when using wow? The best option i figured thus far is to turn the setting on within my initial load WOW/rename/resize code, and then somehow make a shutdown WOW instances/turn off active window tracking code and use that to shutdown.

  4. #4

    Default

    Quote Originally Posted by 'Anhvariel',index.php?page=Thread&postID=154483#po st154483
    ...how can i make active window tracking only be in effect when using wow?
    I'm not sure what you're asking for. It's not clear to me what "using wow" means exactly. If Wow is in the foreground and you slide the mouse over a non-WoW window in the background, do you want the background window to become active? Or do you mean that you only want WoW windows to become active from mouse movement? Or do you mean that set active window tracking should shut off when WoW is not in the foreground? Or that it should shut off when WoW is not running?

    Let's forget HotkeyNet for the moment. How would you like this to work?
    �Author of HotkeyNet and Mojo

Similar Threads

  1. Replies: 2
    Last Post: 06-21-2009, 02:19 AM
  2. NE1 know of a Auto Close Loot Window mod?
    By zhenyalix in forum Macros and Addons
    Replies: 5
    Last Post: 11-21-2008, 07:19 AM
  3. Auto hotkey staggered by window?
    By luxlunae in forum Software Tools
    Replies: 4
    Last Post: 08-28-2008, 02:03 AM
  4. Window Auto-Focus
    By germieb in forum New Multi-Boxers & Support
    Replies: 5
    Last Post: 08-24-2008, 12:29 PM
  5. Heal main target's focus on mouseover?
    By rbaldwin7 in forum Macros and Addons
    Replies: 12
    Last Post: 04-11-2008, 03:48 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •