View Single Post
  #13  
Unread 02-09-2008, 11:01 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Quote:
Originally Posted by SOE-Rothgar View Post
Some of you may have noticed when RoK came out the inclusion of a new window called WindowManager but no explanation as to what it does.

Basically the WindowManager is built-in support for minimizing EQ2 windows. This is something I wanted to implement in my own EQ2 interface so I worked on this feature in my spare time. Think of it as the start-menu bar in Windows.

To see it in action, make the WindowManager visible using the command /show_window MainHUD.WindowManager

Next you'll need to add a minimize button to a window, like the Persona Window. The easiest thing to do is make a copy of the Close or Settings button that already exists in the WindowFrame page, and rename it to "Minimize".

Now, when you click the minimize button, the window should become hidden, and a button corresponding to that window will appear in the window manager. Clicking the button in the window manager will make the window visible again and remove the button from the window manager.

If you have any questions about it, let me know.
This works for the Persona window, but not for the browser window. I tried adding it to the browser and it did not work, so I added it to the persona window and it did work.. So hey, don't be predigest against the browser lol
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote