View Single Post
  #20  
Unread 04-26-2005, 02:11 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

Quote:
Originally Posted by Kosmos
An idea I had, from Zonx List Box discovery.


If you create a custom window.

Add an invisible button to it. The Buttons OnPress Event could be /show_window ....

You could do, OnHide Button=pressed type string.

Or

use one of the parameters of your window to code an IF statement for the visibility of the window.
OnHide doesn't trigger on log-in unless the window has data pushed to it, so that wouldn't work unless OnHide="visible=true" already works.
__________________
If it ain't broke, it needs more features!
Reply With Quote