Rolodex

Offers a list of names from your guild/friendslist/alternate characters to insert into the "To" window

In the To field, hit 'Tab' to get a full listing of available names, or type in the first letter or so then 'Tab' to get a filtered list. Click on the name to make it the recipient of the mail.

Addon developers. If you want to use this list to propagate your email mods, use the following:

Rolodex.RegisterEditBox( WindowName, EditBoxObject, EditBoxName)

Rolodex.UnregisterEditBox( WindowName )

WindowName - is the name of the Window frame your editbox is in
EditBoxObject - is the object reference to your edit box
EditBoxName - Name of the object (basically the object in quotation marks)

to register your editbox to adjust Rolodex. Note, as we -don't- yet have Optional Dependancies, you can either make Rolodex a dependancy, or time the registration at a point where you will guess that Rolodex will have been loaded. Maybe on opening of the mailwindow, or a few seconds after load or something.

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
01 Oct 2008
Last updated
11 Oct 2008

Author