Displays the MonkeyQuest window in FuBar.


I'm always struggling with the placement of my MonkeyQuest window, especially when i have a lot of quests in it.
The author of MonkeyQuest had made a plugin for it in BhaldieInfoBar. Since i'm using FuBar i borrowed some of his code and made a plugin for FuBar.

MonkeyQuestFu has two modes (use 'Open MonkeyQuest on Click' toggle): 
- (default) attach monkeyquest frame to FuBar.
- click MonkeyQuestFu button to display / hide the monkeyquest frame.


REQUIRES:
FuBar
MonkeyQuest
MonkeyLibrary (part of MonkeyQuest)


TO DO:
- Find a better way of integrating MonkeyQuest into FuBar, current way is too much of a 'hack' to my liking.


KNOWN BUGS:
- "Attach to minimap" does not work when the menu option "Open MonkeyQuest on Click" is not selected. The MonkeyQuest frame will not show when attached to the minimap. It now displays a tooltip text saying this.


Any help/advise is appreciated! I'm a beginner in Lua/Ace2 coding so any tips are welcome.