1. #1
    Deleted

    MoP - MainMenuBar? Anyone else got this issue?

    Hey guys, basically I got my UI working for 5.0.4 but then realized that the area where the default blizzard action bar is, I cannot interactive with my mouse such as dragging the screen or clicking or hovering over my data text I have in that area. I turned off all addons and then I realized what it was. When I turn on Bartender and move all the spells, I realized that this area did not show the art but I could still not interact with it and its space I really need to use.

    In order to get it working again I need to type:
    /run MainMenuBar:Hide()

    but when I reload the UI, its back again. I tried putting that command on a OnLoad script on a KgPanels frame but that does not work either. Has anyone else had this problem as well? I would have thought someone must have it too as its not an addon, it seems to be affecting the default UI.

  2. #2
    Deleted
    There is any sort of frame that has mouse enabled.

    Try MainMenuBar:EnableMouse(false)

    To make it stay you need to add that line to any of your addons.
    Last edited by mmoc48efa32b91; 2012-08-28 at 07:01 PM.

Posting Permissions

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