View Single Post
  #2  
Unread 07-06-2005, 05:31 AM
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

You need to make two buttons and have them turn each other on and off as needed. Or do like I did and use a checkbox. I hate doing things twice. Then u can do OnCheck=show_window and OnUncheck=Hinde_window. Then if the window you are opening is in the same set of windows u can make that window uncheck the button if closed by other means then the button.

If you dealing with pages inside the same window just have the page assigned the proper values to the button via the OnShow and OnHide handles.
__________________
Landiin's EQ2MAP Updater Discussion Download

Last edited by Landiin : 07-06-2005 at 05:35 AM.
Reply With Quote