Docking windows / info bar

Posted by Simon on Mon 13 Jan 2003 12:12 PM — 6 posts, 26,164 views.

Sweden #0
The info bar is great, I like it. There is a few modifications I'd like to see about it tho:

Multiple Info bars.
Resizable.
Being able to have several lines in it


This is a bit of modification from the previous thread posted in this part of the forum. I think I've suggested something similiar and the info bar was a great leap towards what I really want to be able to do with this client. Hmm though now I just came up with the idea of being able to have none-connected worlds and send information to those? I'll give it a try and see if it's possible to create what I want with it :)
Canada #1
I think I might like it if the Info Bar could be open/closed via script. That way, I might open it for an alert, then close it when the situation had passed, via scripting.
Sweden #2
That's not very hard, use the showstatus function :)

I tried a bit on the stuff I said but I didn't get anywhere. Sending text (even notes) to a closed world seems beyond my capability at this moment :|
Australia Forum Administrator #3
To show or hide the info bar, see world.ShowInfoBar.

You should be able to do a world.note in a disconnected world (however it would need to be open). See world.GetWorld for examples of that sort of thing.
Sweden #4
Ok that's great, just what I needed.

Now is there any way to clear all the text in a world? Like a crop or something that just cleares it out so you can "restart" it?
Australia Forum Administrator #5
See DeleteOutput