Page 1 of 2

Tabbed chat

Posted: Sat Apr 10, 2010 2:36 am
by naftali
I rewrote one of the many versions of the tabbed chat plugin that's been floating around for a while using Geyser and some other new cool things that have come about since it originated. Requires Geyser and a little function I wrote to REALLY delete a line (including the prompt that so often follows it), but aside from that should work with just what's in Mudlet 1.1.1. Lemme know what you think!

Also, if you think this belongs in the scripts forum then feel free to move it.

Re: Tabbed chat

Posted: Sat Apr 10, 2010 1:12 pm
by Vadi
Using latest Geyser release, I don't have a setBackgroundColor method for script line 86.

Re: Tabbed chat

Posted: Sat Apr 10, 2010 4:32 pm
by naftali
Bah. Thought I had updated to the latest version. Changed a few things around and now it works with the latest download - setBackgroundColor() became setColor() and set_fontSize() became setFontSize(). Also the default fontsize appears to have changed.

Re: Tabbed chat

Posted: Sat Apr 10, 2010 5:04 pm
by Vadi
I think you forgot the triggers and aliases

Re: Tabbed chat

Posted: Sat Apr 10, 2010 6:28 pm
by naftali
fixed. For real this time. Like it should actually work.

Re: Tabbed chat

Posted: Sat Apr 10, 2010 6:36 pm
by Vadi
Have you run into it creating a border on the bottom... without any calls to setBorderBottom?

Image

Actually it fixed itself after I sent a tell. Though the miniConsoles don't seem to be wrapping text to my screensize :(

Re: Tabbed chat

Posted: Sun Apr 11, 2010 12:40 pm
by naftali
Fixed the wrapwidth thing, I think. Don't know what you're talking about with the bottom border though. This thing only deals with the top border.

Re: Tabbed chat

Posted: Sun Apr 11, 2010 8:33 pm
by rstarnes1972
i downloaded the chat plugin and Geyser, after instaling both i have no chat window but tell and such are not showing up on the main window. I am running on Vista and using the fancy GUI for achaea. Any thought Why the chat window is not forming?

Re: Tabbed chat

Posted: Sun Apr 11, 2010 9:15 pm
by Vadi
You need to call the chatStartup() function somewhere to get it to show.

Re: Tabbed chat

Posted: Sun Apr 11, 2010 9:24 pm
by rstarnes1972
just so i'm clear is that entering "chatstartup" or "chatstartup()"