View Single Post
  #3  
Unread 03-21-2005, 07:00 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Quote:
Originally Posted by insomniac
the right click switch is a hardcoded soe thing.
a button switch is easy.
something like
onpress="Parent.AdventureXP.Visible=true Parent.TradeskillXP.Visible=false" maybe more or less parents, depending on where you put it.. and you want the buttons to switch too.. so that be another visible=true/false in the same onpress

I tried the onpress with and without buttons BOTH did not work.
Reply With Quote