View Single Post
  #375  
Unread 05-07-2005, 06:48 AM
dc_roenfanz's Avatar
dc_roenfanz dc_roenfanz is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Unkown
Posts: 588
Default

Quote:
Originally Posted by Burlen
First off, thanks for making this and supporting it. Not only do I not have the technical know-how to do something like this, I don't have the patience to deal with all the inquiries and demands.

On to the question for anyone who knows what they're doing...

I'm a big fan of the bag strip and like to have it up all the time. So far I figured out how to make it show up on log in (looked at how you made the clock show), and have made it persistent with onhide="visible" (or whatever the exact command was, I got it from the included doc).
I think, however, this is sometimes blocking escaping other windows. If I have a bag or the inventory window up and hit escape often it will not escape unless I click on the window first. Is there a better way to make it persistent? I tried to use IsCancel but it never worked. I suspect that it may be because I have no idea where to put it or what the exact syntax would be.

Thanks!
Hmmm.. Sounds like maybe .. the UI is trying to close that window, but since it cannot (due to visible=true alltha time) it gets hung up. Not thinking of a fix off the toppa my head. its late and im tired.

EDIT: I just noticed that ZOnx replied it it himself. Imma be quiet then
Reply With Quote